Completed
Push — master ( db7816...c3936a )
by Peter
10:14 queued 02:00
created
src/Helpers/Transformator.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -57,6 +57,7 @@
 block discarded – undo
57 57
 	 * Class constructor
58 58
 	 * @param AnnotatedInterface $model
59 59
 	 * @param string $transformatorClass
60
+	 * @param ManganMeta $meta
60 61
 	 */
61 62
 	public function __construct(AnnotatedInterface $model, $transformatorClass = TransformatorInterface::class, $meta = null)
62 63
 	{
Please login to merge, or discard this patch.