@@ -21,7 +21,7 @@ |
||
21 | 21 | public function init(Detector $detector) |
22 | 22 | { |
23 | 23 | $this->detector = $detector; |
24 | - echo static::class . PHP_EOL; |
|
24 | + echo static::class.PHP_EOL; |
|
25 | 25 | } |
26 | 26 | |
27 | 27 | protected function initResultObject() |