Failed Conditions
Push — develop ( 14ce66...7b23d3 )
by Guilherme
72:53 queued 07:54
created
tests/Doctrine/Tests/ORM/Hydration/ObjectHydratorTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2010,7 +2010,7 @@
 block discarded – undo
2010 2010
     }
2011 2011
 
2012 2012
     /**
2013
-     * @param object $object
2013
+     * @param \Doctrine\ORM\EntityManagerInterface $object
2014 2014
      * @param string $propertyName
2015 2015
      * @param mixed  $newValue
2016 2016
      */
Please login to merge, or discard this patch.