Completed
Push — master ( 7f9d4c...0b1a65 )
by Peter
07:09
created
src/Decorators/EmbeddedArrayDecorator.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -75,6 +75,7 @@
 block discarded – undo
75 75
 	 * @param AnnotatedInterface[] $instances
76 76
 	 * @param mixed[] $dbValue
77 77
 	 * @param mixed[] $data
78
+	 * @param AnnotatedInterface $parent
78 79
 	 * @return AnnotatedInterface|null
79 80
 	 */
80 81
 	private function _getInstance($instances, $dbValue, $data, $parent = null, $parentField = '')
Please login to merge, or discard this patch.