PATH:
home
/
nappmpmd
/
mamza.xyz
/
wp-content
/
plugins
/
adfoxly
/
vendor
/
twig
/
twig
/
lib
/
Twig
/
Node
/
Expression
<?php use Twig\Node\Expression\GetAttrExpression; class_exists('Twig\Node\Expression\GetAttrExpression'); @trigger_error('Using the "Twig_Node_Expression_GetAttr" class is deprecated since Twig version 2.7, use "Twig\Node\Expression\GetAttrExpression" instead.', \E_USER_DEPRECATED); if (false) { /** @deprecated since Twig 2.7, use "Twig\Node\Expression\GetAttrExpression" instead */ class Twig_Node_Expression_GetAttr extends GetAttrExpression { } }
[+]
Unary
[-] Test.php
[edit]
[+]
..
[+]
Binary
[-] Conditional.php
[edit]
[-] GetAttr.php
[edit]
[-] Binary.php
[edit]
[-] Array.php
[edit]
[-] AssignName.php
[edit]
[-] Function.php
[edit]
[+]
Test
[-] Parent.php
[edit]
[-] TempName.php
[edit]
[-] Name.php
[edit]
[-] MethodCall.php
[edit]
[-] Constant.php
[edit]
[-] Call.php
[edit]
[-] BlockReference.php
[edit]
[+]
Filter
[-] Filter.php
[edit]
[-] Unary.php
[edit]
[-] NullCoalesce.php
[edit]