@@ -16,6 +16,6 @@ |
||
| 16 | 16 | { |
| 17 | 17 | protected function parse(): void |
| 18 | 18 | { |
| 19 | - throw new \LogicException(__METHOD__ . ' not implemented yet'); |
|
| 19 | + throw new \LogicException(__METHOD__.' not implemented yet'); |
|
| 20 | 20 | } |
| 21 | 21 | } |