mediatekformation

TranslationDefaultDomainNodeVisitor extends AbstractNodeVisitor
in package

Used to make node visitors compatible with Twig 1.x and 2.x.

Tags
author

Fabien Potencier fabien@symfony.com

final

since Symfony 4.4

Table of Contents

$scope  : mixed
__construct()  : mixed
enterNode()  : Node
Called before child nodes are visited.
getPriority()  : int
{@inheritdoc}
leaveNode()  : Node|null
Called after child nodes are visited.
doEnterNode()  : Node
Called before child nodes are visited.
doLeaveNode()  : Node|null
Called after child nodes are visited.
getVarName()  : string
isNamedArguments()  : bool

Properties

Methods

Search results