mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-09-25 22:09:23 +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