Completed
Pull Request — master (#4)
by
unknown
03:40 queued 01:17
created
src/ArrayHydrator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -145,7 +145,7 @@
 block discarded – undo
145 145
      * @param $entity
146 146
      * @param $propertyName
147 147
      * @param $value
148
-     * @param null $reflectionObject
148
+     * @param \ReflectionObject $reflectionObject
149 149
      * @return mixed
150 150
      */
151 151
     protected function setProperty($entity, $propertyName, $value, $reflectionObject = null)
Please login to merge, or discard this patch.