@@ -43,7 +43,7 @@ |
||
| 43 | 43 | } |
| 44 | 44 | |
| 45 | 45 | /** |
| 46 | - * @return ReporterInterface |
|
| 46 | + * @return \PHPUnit\Framework\MockObject\MockObject |
|
| 47 | 47 | */ |
| 48 | 48 | private function createMockReporter() |
| 49 | 49 | { |
@@ -9,7 +9,6 @@ |
||
| 9 | 9 | use Symfony\Component\Config\FileLocator; |
| 10 | 10 | use Symfony\Component\DependencyInjection\ContainerBuilder; |
| 11 | 11 | use Symfony\Component\DependencyInjection\DefinitionDecorator; |
| 12 | -use Symfony\Component\DependencyInjection\Exception\LogicException; |
|
| 13 | 12 | use Symfony\Component\DependencyInjection\Loader; |
| 14 | 13 | use Symfony\Component\DependencyInjection\Reference; |
| 15 | 14 | use Symfony\Component\HttpKernel\DependencyInjection\Extension; |