This website works better with JavaScript
Home
Explore
Help
Sign In
trxbot
/
admin
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
main
Branches
Tags
main
admin
/
vendor
/
nikic
/
php-parser
/
lib
/
PhpParser
/
Node
/
Expr
/
ArrayItem.php
ArrayItem.php
71 B
Permalink
History
Raw
1
2
3
<?php
declare
(strict_types=
1
);
require
__DIR__
.
'/../ArrayItem.php'
;