@@ -40,7 +40,7 @@ |
||
| 40 | 40 | } |
| 41 | 41 | |
| 42 | 42 | /** |
| 43 | - * @param QueryInterface|PhpFilesExtractorQuery $query |
|
| 43 | + * @param QueryInterface $query |
|
| 44 | 44 | * |
| 45 | 45 | * @return PhpFilesResponse |
| 46 | 46 | */ |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace PhpGitHooks\Module\JsonLint\Tests\Behaviour; |
| 4 | 4 | |
| 5 | -use PhpGitHooks\Module\Configuration\Tests\Stub\ConfigurationDataResponseStub; |
|
| 6 | 5 | use PhpGitHooks\Module\Configuration\Tests\Stub\PreCommitResponseStub; |
| 7 | 6 | use PhpGitHooks\Module\Files\Contract\Query\JsonFilesExtractor; |
| 8 | 7 | use PhpGitHooks\Module\Files\Tests\Stub\JsonFilesResponseStub; |