This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
x-39-php-9019
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
cd4f121f67
Branches
Tags
master
x-39-php-9019
/
vendor
/
nikic
/
php-parser
/
lib
/
PhpParser
/
Node
/
Stmt
/
StaticVar.php
StaticVar.php
71 B
History
Raw
1
2
3
<?php declare(strict_types=1);
require __DIR__ . '/../StaticVar.php';