@@ -36,7 +36,7 @@ |
||
36 | 36 | $prepend = $this->prependScript; |
37 | 37 | $append = $this->appendScript; |
38 | 38 | |
39 | - $requireLegacyScript = function () use ( |
|
39 | + $requireLegacyScript = function() use ( |
|
40 | 40 | $requestPath, |
41 | 41 | $legacyScript, |
42 | 42 | $container, |