Completed
Pull Request — master (#2012)
by
unknown
02:15
created
core/console/commands/ThemeController.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -144,7 +144,7 @@  discard block
 block discarded – undo
144 144
     }
145 145
     
146 146
     /**
147
-     * @param $themeName
147
+     * @param string $themeName
148 148
      *
149 149
      * @return string
150 150
      */
@@ -165,7 +165,7 @@  discard block
 block discarded – undo
165 165
     }
166 166
     
167 167
     /**
168
-     * @param $themeName
168
+     * @param string $themeName
169 169
      *
170 170
      * @return string
171 171
      */
Please login to merge, or discard this patch.