Completed
Push — v2 ( c6f6d7...e81eda )
by Joschi
05:09
created
src/Micrometa/Ports/Item/Item.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -163,7 +163,7 @@
 block discarded – undo
163 163
      * Return whether an aliased item type in contained in a set of query types
164 164
      *
165 165
      * @param string $profile Type profile
166
-     * @param array $names Aliased type names
166
+     * @param string[] $names Aliased type names
167 167
      * @param ProfiledNamesList $types Query types
168 168
      * @return bool Item type is contained in the set of query types
169 169
      */
Please login to merge, or discard this patch.