Home
last modified time | relevance | path

Searched refs:NodeCaptureInterface (Results 1 – 4 of 4) sorted by relevance

/template/twigstarter/vendor/twig/twig/lib/Twig/
H A DNodeCaptureInterface.php3 use Twig\Node\NodeCaptureInterface; alias
11 class Twig_NodeCaptureInterface extends NodeCaptureInterface
/template/twigstarter/vendor/twig/twig/src/Node/
H A DNodeCaptureInterface.php19 interface NodeCaptureInterface interface
H A DSetNode.php22 class SetNode extends Node implements NodeCaptureInterface
/template/twigstarter/vendor/twig/twig/src/
H A DParser.php23 use Twig\Node\NodeCaptureInterface; alias
355 if ($node instanceof NodeCaptureInterface) {