Failed Conditions
Push — master ( ddccd4...8ad3df )
by Marco
13:34
created
lib/Doctrine/ORM/ORMInvalidArgumentException.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
 
84 84
     /**
85 85
      * @param array[][]|object[][] $newEntitiesWithAssociations non-empty an array
86
- *                                                              of [array $associationMapping, object $entity] pairs
86
+     *                                                              of [array $associationMapping, object $entity] pairs
87 87
      *
88 88
      * @return ORMInvalidArgumentException
89 89
      */
Please login to merge, or discard this patch.