@@ -155,7 +155,7 @@ |
||
| 155 | 155 | /** |
| 156 | 156 | * Returns the configuration file name or path, if file exists, otherwise default name or false. |
| 157 | 157 | */ |
| 158 | - protected function findConfigFile(string $nameOrPath): string|false |
|
| 158 | + protected function findConfigFile(string $nameOrPath): string | false |
|
| 159 | 159 | { |
| 160 | 160 | $config = [ |
| 161 | 161 | 'name' => self::CONFIG_FILE[0], |