Completed
Pull Request — master (#266)
by Marco
06:25
created
LazyLoadingValueHolder/MethodGenerator/LazyLoadingMethodInterceptor.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
 namespace ProxyManager\ProxyGenerator\LazyLoadingValueHolder\MethodGenerator;
20 20
 
21 21
 use ProxyManager\Generator\MethodGenerator;
22
-use ProxyManager\Generator\ParameterGenerator;
23 22
 use Zend\Code\Generator\PropertyGenerator;
24 23
 use Zend\Code\Reflection\MethodReflection;
25 24
 
Please login to merge, or discard this patch.