This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
root
/
tt-5-php-6001
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
130f1a774f
Branches
Tags
master
tt-5-php-6001
/
vendor
/
nikic
/
php-parser
/
lib
/
PhpParser
/
Node
/
Stmt
/
DeclareDeclare.php
DeclareDeclare.php
73 B
Historique
Raw
1
2
3
<?php declare(strict_types=1);
require __DIR__ . '/../DeclareItem.php';