Passed
Push — master ( 0f66d0...a5c111 )
by Gabor
16:59 queued 08:35
created
src/WebHemi/Renderer/GetSelectedThemeResourcePathTrait.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
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 {
Please login to merge, or discard this patch.