Home
last modified time | relevance | path

Searched defs:macros (Results 1 – 2 of 2) sorted by last modified time

/template/twigstarter/vendor/twig/twig/src/
H A DParser.php45 private $macros; variable in Twig\\Parser
/template/twigstarter/vendor/twig/twig/src/Node/
H A DModuleNode.php33 …public function __construct(Node $body, ?AbstractExpression $parent, Node $blocks, Node $macros, N…