PATH:
home
/
nappmpmd
/
mamza.xyz
/
wp-content
/
plugins
/
adfoxly
/
vendor
/
twig
/
twig
/
lib
/
Twig
/
Node
<?php use Twig\Node\ModuleNode; class_exists('Twig\Node\ModuleNode'); @trigger_error('Using the "Twig_Node_Module" class is deprecated since Twig version 2.7, use "Twig\Node\ModuleNode" instead.', \E_USER_DEPRECATED); if (false) { /** @deprecated since Twig 2.7, use "Twig\Node\ModuleNode" instead */ class Twig_Node_Module extends ModuleNode { } }
[-] Body.php
[edit]
[-] Expression.php
[edit]
[-] AutoEscape.php
[edit]
[-] SandboxedPrint.php
[edit]
[+]
..
[-] CheckSecurity.php
[edit]
[-] With.php
[edit]
[-] Set.php
[edit]
[-] For.php
[edit]
[-] Import.php
[edit]
[-] Text.php
[edit]
[-] Sandbox.php
[edit]
[-] Deprecated.php
[edit]
[-] ForLoop.php
[edit]
[-] Block.php
[edit]
[+]
Expression
[-] Embed.php
[edit]
[-] Do.php
[edit]
[-] Module.php
[edit]
[-] If.php
[edit]
[-] Macro.php
[edit]
[-] BlockReference.php
[edit]
[-] Spaceless.php
[edit]
[-] Include.php
[edit]
[-] Print.php
[edit]
[-] Flush.php
[edit]