@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | namespace ProxyManagerTest\ProxyGenerator\LazyLoadingValueHolder\MethodGenerator; |
| 6 | 6 | |
| 7 | -use PHPUnit\Framework\MockObject\MockObject; |
|
| 8 | 7 | use PHPUnit\Framework\TestCase; |
| 9 | 8 | use ProxyManager\ProxyGenerator\LazyLoadingValueHolder\MethodGenerator\InitializeProxy; |
| 10 | 9 | use Laminas\Code\Generator\PropertyGenerator; |
@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | namespace ProxyManagerTest\ProxyGenerator\LazyLoadingValueHolder\MethodGenerator; |
| 6 | 6 | |
| 7 | -use PHPUnit\Framework\MockObject\MockObject; |
|
| 8 | 7 | use PHPUnit\Framework\TestCase; |
| 9 | 8 | use ProxyManager\ProxyGenerator\LazyLoadingValueHolder\MethodGenerator\IsProxyInitialized; |
| 10 | 9 | use Laminas\Code\Generator\PropertyGenerator; |
@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | namespace ProxyManagerTest\ProxyGenerator\LazyLoadingValueHolder\MethodGenerator; |
| 6 | 6 | |
| 7 | -use PHPUnit\Framework\MockObject\MockObject; |
|
| 8 | 7 | use PHPUnit\Framework\TestCase; |
| 9 | 8 | use ProxyManager\ProxyGenerator\LazyLoadingValueHolder\MethodGenerator\SetProxyInitializer; |
| 10 | 9 | use Laminas\Code\Generator\ParameterGenerator; |
@@ -4,7 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | namespace ProxyManagerTest\ProxyGenerator\ValueHolder\MethodGenerator; |
| 6 | 6 | |
| 7 | -use PHPUnit\Framework\MockObject\MockObject; |
|
| 8 | 7 | use PHPUnit\Framework\TestCase; |
| 9 | 8 | use ProxyManager\ProxyGenerator\ValueHolder\MethodGenerator\GetWrappedValueHolderValue; |
| 10 | 9 | use Laminas\Code\Generator\PropertyGenerator; |