Failed Conditions
Push — develop ( 7b23d3...7f775d )
by Guilherme
63:14
created
lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -471,7 +471,7 @@
 block discarded – undo
471 471
      *
472 472
      * @todo guilhermeblanco Remove nullable typehint once embeddables are back
473 473
      *
474
-     * @return Mapping\Property|null
474
+     * @return Mapping\Property
475 475
      */
476 476
     private function convertPropertyAnnotationsToProperty(
477 477
         array $propertyAnnotations,
Please login to merge, or discard this patch.