Completed
Push — v2 ( b41681...2062ad )
by Joschi
04:41
created
src/Micrometa/Domain/Item/Item.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -133,7 +133,7 @@
 block discarded – undo
133 133
     /**
134 134
      * Validate the item properties
135 135
      *
136
-     * @param array $properties Item properties
136
+     * @param \stdClass[] $properties Item properties
137 137
      * @return PropertyListInterface Validated item properties
138 138
      * @throws InvalidArgumentException If the property name is empty
139 139
      */
Please login to merge, or discard this patch.