@@ -29,7 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * Defines parsing statistic types. |
31 | 31 | * |
32 | - * @return array |
|
32 | + * @return string[] |
|
33 | 33 | */ |
34 | 34 | public function defineStatisticTypes() |
35 | 35 | { |
@@ -29,7 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * Defines parsing statistic types. |
31 | 31 | * |
32 | - * @return array |
|
32 | + * @return string[] |
|
33 | 33 | */ |
34 | 34 | public function defineStatisticTypes() |
35 | 35 | { |
@@ -29,7 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * Defines parsing statistic types. |
31 | 31 | * |
32 | - * @return array |
|
32 | + * @return string[] |
|
33 | 33 | */ |
34 | 34 | public function defineStatisticTypes() |
35 | 35 | { |
@@ -29,7 +29,7 @@ |
||
29 | 29 | /** |
30 | 30 | * Defines parsing statistic types. |
31 | 31 | * |
32 | - * @return array |
|
32 | + * @return string[] |
|
33 | 33 | */ |
34 | 34 | public function defineStatisticTypes() |
35 | 35 | { |
@@ -203,7 +203,7 @@ |
||
203 | 203 | /** |
204 | 204 | * Returns list of config settings. |
205 | 205 | * |
206 | - * @return AbstractConfigSetting[] |
|
206 | + * @return ChoiceConfigSetting[] |
|
207 | 207 | */ |
208 | 208 | public function getConfigSettings() |
209 | 209 | { |