@@ -61,7 +61,7 @@ |
||
| 61 | 61 | * {@inheritdoc} |
| 62 | 62 | */ |
| 63 | 63 | protected function findDefinitions() { |
| 64 | - $definitions = array_map(function ($definition) { |
|
| 64 | + $definitions = array_map(function($definition) { |
|
| 65 | 65 | if (empty($definition['storages'])) { |
| 66 | 66 | // The sync storage is the default. |
| 67 | 67 | $definition['storages'] = ['config.storage.sync']; |