@@ -19,5 +19,5 @@ |
||
19 | 19 | * |
20 | 20 | * @throws FactoryException If the service cannot be created. |
21 | 21 | */ |
22 | - public function create(array $config = []); |
|
22 | + public function create(array $config=[ ]); |
|
23 | 23 | } |