| @@ -58,7 +58,7 @@ | ||
| 58 | 58 | return; | 
| 59 | 59 | } | 
| 60 | 60 | $config = $bundle->getConfig(); | 
| 61 | - $positions =[]; | |
| 61 | + $positions = []; | |
| 62 | 62 |          foreach ($config as $realm => $attributes) { | 
| 63 | 63 |              if (!isset($attributes['block']) || !isset($attributes['block']['positions'])) { | 
| 64 | 64 | continue; |