Completed
Push — master ( feb9e0...384fd4 )
by Peter
06:15
created
src/Decorators/EmbeddedArrayDecorator.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -69,6 +69,7 @@
 block discarded – undo
69 69
 	 * @param AnnotatedInterface[] $instances
70 70
 	 * @param mixed[] $dbValue
71 71
 	 * @param mixed[] $data
72
+	 * @param string $transformatorClass
72 73
 	 * @return AnnotatedInterface|null
73 74
 	 */
74 75
 	private function _getInstance($instances, $dbValue, $data, $transformatorClass)
Please login to merge, or discard this patch.