function Twig_FunctionInterface::getSafe

1 method overrides Twig_FunctionInterface::getSafe()
Twig_Function::getSafe in drupal/core/vendor/twig/twig/lib/Twig/Function.php

File

drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php, line 32

Class

Twig_FunctionInterface
Represents a template function.

Code

function getSafe(Twig_Node $filterArgs);