Home
last modified time | relevance | path

Searched defs:getSafe (Results 1 – 3 of 3) sorted by path

/template/twigstarter/vendor/twig/twig/src/NodeVisitor/
H A DSafeAnalysisNodeVisitor.php36 public function getSafe(Node $node) function in Twig\\NodeVisitor\\SafeAnalysisNodeVisitor
/template/twigstarter/vendor/twig/twig/src/
H A DTwigFilter.php102 public function getSafe(Node $filterArgs) function in Twig\\TwigFilter
H A DTwigFunction.php100 public function getSafe(Node $functionArgs) function in Twig\\TwigFunction