This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
trxbot
/
admin
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
55561b1930
Gałęzie
Tagi
main
admin
/
vendor
/
nikic
/
php-parser
/
lib
/
PhpParser
/
Node
/
Stmt
/
UseUse.php
UseUse.php
69 B
Historia
Czysty
1
2
3
<?php
declare
(strict_types=
1
);
require
__DIR__
.
'/../UseItem.php'
;