@@ -14,7 +14,7 @@ |
||
14 | 14 | |
15 | 15 | /** |
16 | 16 | * @param $metaDataArray |
17 | - * @param $section |
|
17 | + * @param string $section |
|
18 | 18 | */ |
19 | 19 | static public function buildIndexActionArray(&$metaDataArray, $section) |
20 | 20 | { |
@@ -13,7 +13,7 @@ |
||
13 | 13 | { |
14 | 14 | |
15 | 15 | /** |
16 | - * @param $section |
|
16 | + * @param string $section |
|
17 | 17 | * |
18 | 18 | * @return string |
19 | 19 | */ |