Home
last modified time | relevance | path

Searched defs:TwigCallableInterface (Results 1 – 4 of 4) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Util/
DReflectionCallable.php14 use Twig\TwigCallableInterface; alias
DCallableArgumentsExtractor.php20 use Twig\TwigCallableInterface; alias
/template/twigstarter/vendor/twig/twig/src/
DTwigCallableInterface.php19 interface TwigCallableInterface extends \Stringable interface
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
DCallExpression.php18 use Twig\TwigCallableInterface; alias