@@ -143,7 +143,7 @@ |
||
| 143 | 143 | * @param array $data |
| 144 | 144 | * @return object |
| 145 | 145 | */ |
| 146 | - public function create(array $data= []): object |
|
| 146 | + public function create(array $data = []): object |
|
| 147 | 147 | { |
| 148 | 148 | throw new \RuntimeException('Not implemented'); |
| 149 | 149 | } |