Completed
Push — master ( 386860...f580c3 )
by Peter
06:34
created
src/Transformers/Datamatrix.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
 
34 34
 	/**
35 35
 	 * Returns the given object as an associative array
36
-	 * @param AnnotatedInterface|object $model
36
+	 * @param AnnotatedInterface $model
37 37
 	 * @param string[] $fields Fields to transform
38 38
 	 * @return array an associative array of the contents of this object
39 39
 	 */
Please login to merge, or discard this patch.