mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 12:10:10 +02:00
fixed typo and blank line
This commit is contained in:
@@ -6,7 +6,6 @@ use DesignPatterns\Creational\Pool\Pool;
|
||||
|
||||
class TestWorker
|
||||
{
|
||||
|
||||
public $id = 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user