Merge branch '2.x' into 3.x

* 2.x:
  fixed CS
  fixed CS
This commit is contained in:
Fabien Potencier
2019-05-18 06:15:47 +02:00
+1 -1
View File
@@ -35,7 +35,7 @@ class ImportNode extends Node
->repr($this->getNode('var')->getAttribute('name'))
->raw('] = ')
;
if ($this->getAttribute('global')) {
$compiler
->raw('$this->macros[')