@@ -163,7 +163,7 @@ |
||
| 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 | */ |