Completed
Push — master ( c14805...89a008 )
by Marco
10:07
created
tests/Doctrine/Tests/ORM/Tools/EntityGeneratorTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1104,7 +1104,7 @@
 block discarded – undo
1104 1104
 
1105 1105
     /**
1106 1106
      * @param string $type
1107
-     * @param \ReflectionProperty $method
1107
+     * @param \ReflectionMethod $method
1108 1108
      */
1109 1109
     private function assertPhpDocParamType($type, \ReflectionMethod $method)
1110 1110
     {
Please login to merge, or discard this patch.