Completed
Pull Request — master (#595)
by Dmitry
02:31
created
src/DoctrineModule/Stdlib/Hydrator/DoctrineObject.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -411,9 +411,9 @@
 block discarded – undo
411 411
      * changing the collection of the object.
412 412
      *
413 413
      * @param  object $object
414
-     * @param  mixed  $collectionName
414
+     * @param  string  $collectionName
415 415
      * @param  string $target
416
-     * @param  mixed  $values
416
+     * @param  DateTime  $values
417 417
      *
418 418
      * @throws \InvalidArgumentException
419 419
      *
Please login to merge, or discard this patch.