@@ -20,8 +20,8 @@ |
||
20 | 20 | |
21 | 21 | |
22 | 22 | /** |
23 | - * @param $option |
|
24 | - * @return bool|mixed |
|
23 | + * @param string $option |
|
24 | + * @return string |
|
25 | 25 | */ |
26 | 26 | public static function getModuleOption($option) |
27 | 27 | { |