@@ -7,7 +7,6 @@ |
||
7 | 7 | use PHPUnit\Framework\MockObject\MockObject; |
8 | 8 | use PHPUnit\Framework\TestCase; |
9 | 9 | use ProxyManager\ProxyGenerator\LazyLoadingGhost\MethodGenerator\SetProxyInitializer; |
10 | -use Zend\Code\Generator\ParameterGenerator; |
|
11 | 10 | use Zend\Code\Generator\PropertyGenerator; |
12 | 11 | use Zend\Code\Generator\TypeGenerator; |
13 | 12 | use function array_shift; |