Completed
Push — master ( 71e984...d2ae2e )
by Mihail
03:24
created
src/Ffcms/Core/I18n/Translate.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -115,7 +115,7 @@
 block discarded – undo
115 115
 
116 116
     /**
117 117
      * Get available languages in the filesystem
118
-     * @return array
118
+     * @return string[]
119 119
      */
120 120
     public function getAvailableLangs()
121 121
     {
Please login to merge, or discard this patch.