Completed
Push — master ( 4ef44e...f0613e )
by Henri
03:01
created
model/VocabularyConfig.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -455,7 +455,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.