Completed
Branch master (e6520e)
by Thorsten
02:09
created
src/EntityType/NestedEntityListAttribute.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
     /**
30 30
      * @param array $values
31 31
      * @param TypedEntityInterface $parentEntity
32
-     * @return Vector
32
+     * @return NestedEntityList
33 33
      */
34 34
     private function makeEntityList(array $values, TypedEntityInterface $parentEntity = null): NestedEntityList
35 35
     {
Please login to merge, or discard this patch.