Failed Conditions
Pull Request — master (#6649)
by Marco
140:45 queued 75:42
created
lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -325,7 +325,7 @@
 block discarded – undo
325 325
      *
326 326
      * @param string $className
327 327
      *
328
-     * @return callable
328
+     * @return \Closure
329 329
      */
330 330
     public function buildEntityTryGet(string $className) : callable
331 331
     {
Please login to merge, or discard this patch.