Home
last modified time | relevance | path

Searched defs:extensionName (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Profiler/NodeVisitor/
H A DProfilerNodeVisitor.php30 private $extensionName; variable in Twig\\Profiler\\NodeVisitor\\ProfilerNodeVisitor
33 public function __construct(string $extensionName)
/template/twigstarter/vendor/twig/twig/src/Profiler/Node/
H A DEnterProfileNode.php24 public function __construct(string $extensionName, string $type, string $name, string $varName)