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