mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
Merge branch '2.x' into 3.x
* 2.x: fixed CS fixed CS
This commit is contained in:
@@ -35,7 +35,7 @@ class ImportNode extends Node
|
||||
->repr($this->getNode('var')->getAttribute('name'))
|
||||
->raw('] = ')
|
||||
;
|
||||
|
||||
|
||||
if ($this->getAttribute('global')) {
|
||||
$compiler
|
||||
->raw('$this->macros[')
|
||||
|
||||
Reference in New Issue
Block a user