@@ -83,7 +83,7 @@ |
||
| 83 | 83 | * the input string contains no '=' character, then the value will be 'true'. |
| 84 | 84 | * |
| 85 | 85 | * @param string $value |
| 86 | - * @return array |
|
| 86 | + * @return boolean[] |
|
| 87 | 87 | */ |
| 88 | 88 | protected function splitConfigKeyValue($value) |
| 89 | 89 | { |