Searched defs:tests (Results 1 – 3 of 3) sorted by relevance
24 public function __construct(Node $tests, ?Node $else, int $lineno, string $tag = null)
33 private $tests = []; variable in Twig\\Extension\\StagingExtension
36 private $tests; variable in Twig\\ExtensionSet