Completed
Push — master ( f9521c...a16a3a )
by Roni
02:17
created
Resolver/EntityEventResolver.php 1 patch
Doc Comments   +2 added lines, -1 removed lines patch added patch discarded remove patch
@@ -214,7 +214,8 @@
 block discarded – undo
214 214
 
215 215
     /**
216 216
      * @param \ReflectionProperty [] $properties
217
-     * @param $entityIdStr
217
+     * @param string $entityIdStr
218
+     * @param \ReflectionProperty[] $properties
218 219
      * @return null|string
219 220
      */
220 221
     private function getNameOrIdPropertyFromPropertyList($properties, $entityIdStr)
Please login to merge, or discard this patch.