Home
last modified time | relevance | path

Searched refs:HasSomeBinary (Results 1 – 2 of 2) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Node/Expression/Binary/
DHasSomeBinary.php17 class HasSomeBinary extends AbstractBinary implements ReturnBoolInterface class
/template/twigstarter/vendor/twig/twig/src/Extension/
DCoreExtension.php50 use Twig\Node\Expression\Binary\HasSomeBinary; alias
364 new BinaryOperatorExpressionParser(HasSomeBinary::class, 'has some', 20),