@@ -455,7 +455,7 @@ |
||
455 | 455 | * Additionally, the chosen content language is inserted with the highest priority |
456 | 456 | * and the vocab default language is inserted with the lowest priority. |
457 | 457 | * @param string $clang |
458 | - * @return array of language code strings |
|
458 | + * @return string[] of language code strings |
|
459 | 459 | */ |
460 | 460 | public function getLanguageOrder($clang) |
461 | 461 | { |