@@ -45,7 +45,6 @@ |
||
45 | 45 | /** |
46 | 46 | * Returns a set of autocomplete results for a model type, attribute key, and search value. |
47 | 47 | * |
48 | - * @param string $typeKey |
|
49 | 48 | * @param string $attributeKey |
50 | 49 | * @param string $searchValue |
51 | 50 | * @return AutocompleteResult[] |