mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 12:10:10 +02:00
cs fix
This commit is contained in:
@@ -17,5 +17,4 @@ class Worker
|
||||
// and when it's done, execute callback
|
||||
call_user_func($callback, $this);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user