@@ -35,7 +35,7 @@ |
||
| 35 | 35 | * @return string |
| 36 | 36 | */ |
| 37 | 37 | protected function getSelectedThemeResourcePath( |
| 38 | - string &$selectedTheme, |
|
| 38 | + string&$selectedTheme, |
|
| 39 | 39 | ConfigInterface $configuration, |
| 40 | 40 | EnvironmentManager $environmentManager |
| 41 | 41 | ) : string { |