PATH:
home
/
nappmpmd
/
mamza.xyz
/
wp-content
/
plugins
/
adfoxly
/
vendor
/
twig
/
twig
/
lib
/
Twig
/
Node
/
Expression
/
Test
<?php use Twig\Node\Expression\Test\ConstantTest; class_exists('Twig\Node\Expression\Test\ConstantTest'); @trigger_error('Using the "Twig_Node_Expression_Test_Constant" class is deprecated since Twig version 2.7, use "Twig\Node\Expression\Test\ConstantTest" instead.', \E_USER_DEPRECATED); if (false) { /** @deprecated since Twig 2.7, use "Twig\Node\Expression\Test\ConstantTest" instead */ class Twig_Node_Expression_Test_Constant extends ConstantTest { } }
[+]
..
[-] Divisibleby.php
[edit]
[-] Odd.php
[edit]
[-] Constant.php
[edit]
[-] Defined.php
[edit]
[-] Even.php
[edit]
[-] Sameas.php
[edit]
[-] Null.php
[edit]