@@ -12,9 +12,9 @@ |
||
12 | 12 | */ |
13 | 13 | class PHPFinder extends Finder |
14 | 14 | { |
15 | - /** |
|
16 | - * @param InputInterface $input |
|
17 | - */ |
|
15 | + /** |
|
16 | + * @param InputInterface $input |
|
17 | + */ |
|
18 | 18 | public function __construct(InputInterface $input) |
19 | 19 | { |
20 | 20 | parent::__construct(); |