This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
trxbot
/
admin
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
main
Ramos
Etiquetas
main
admin
/
vendor
/
nikic
/
php-parser
/
lib
/
PhpParser
/
Node
/
Stmt
/
DeclareDeclare.php
DeclareDeclare.php
73 B
Link permanente
Histórico
Em bruto
1
2
3
<?php declare(strict_types=1);
require __DIR__ . '/../DeclareItem.php';