@@ -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 Zend\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\LazyLoadingMethodInterceptor; |
| 10 | 9 | use ProxyManagerTestAsset\BaseClass; |
@@ -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\MagicClone; |
| 10 | 9 | use ProxyManagerTestAsset\EmptyClass; |
@@ -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\MagicGet; |
| 10 | 9 | use ProxyManager\ProxyGenerator\PropertyGenerator\PublicPropertiesMap; |
@@ -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\MagicIsset; |
| 10 | 9 | use ProxyManager\ProxyGenerator\PropertyGenerator\PublicPropertiesMap; |
@@ -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\MagicSet; |
| 10 | 9 | use ProxyManager\ProxyGenerator\PropertyGenerator\PublicPropertiesMap; |
@@ -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\MagicSleep; |
| 10 | 9 | use ProxyManagerTestAsset\EmptyClass; |
@@ -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\MagicUnset; |
| 10 | 9 | use ProxyManager\ProxyGenerator\PropertyGenerator\PublicPropertiesMap; |
@@ -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 Zend\Code\Generator\ParameterGenerator; |