@@ -25,7 +25,7 @@ |
||
| 25 | 25 | /** |
| 26 | 26 | * Expected to return an array of modules on which the current one depends on |
| 27 | 27 | * |
| 28 | - * @return array |
|
| 28 | + * @return string[] |
|
| 29 | 29 | */ |
| 30 | 30 | public function getModuleDependencies() |
| 31 | 31 | { |