PATH:
home
/
nappmpmd
/
mamza.xyz
/
wp-content
/
plugins
/
adfoxly
/
vendor
/
twig
/
twig
/
lib
/
Twig
/
Profiler
<?php use Twig\Profiler\Profile; class_exists('Twig\Profiler\Profile'); @trigger_error('Using the "Twig_Profiler_Profile" class is deprecated since Twig version 2.7, use "Twig\Profiler\Profile" instead.', \E_USER_DEPRECATED); if (false) { /** @deprecated since Twig 2.7, use "Twig\Profiler\Profile" instead */ class Twig_Profiler_Profile extends Profile { } }
[+]
Node
[+]
..
[+]
NodeVisitor
[-] Profile.php
[edit]
[+]
Dumper