You are here

public function Twig_FunctionInterface::getSafe in Translation template extractor 6.3

Same name and namespace in other branches
  1. 7.3 vendor/Twig/FunctionInterface.php \Twig_FunctionInterface::getSafe()
1 method overrides Twig_FunctionInterface::getSafe()
Twig_Function::getSafe in vendor/Twig/Function.php

File

vendor/Twig/FunctionInterface.php, line 34

Class

Twig_FunctionInterface
Represents a template function.

Code

public function getSafe(Twig_Node $filterArgs);