Completed
Pull Request — master (#42)
by
unknown
06:53
created
src/GeneratedHydrator/CodeGenerator/Visitor/HydratorMethodsVisitor.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,6 @@
 block discarded – undo
48 48
     private $hasPrivatePropertiesWhichNeedExtracting = false;
49 49
 
50 50
     /**
51
-     * @param ReflectionClass $reflectedClass
52 51
      */
53 52
     public function __construct(array $accessibleProperties, array $propertyWriters, AllowedPropertiesOption $option)
54 53
     {
Please login to merge, or discard this patch.