This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
chengwenliang
/
fecmall
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
7ecd959b6a
Branches
Tags
master
fecmall
/
vendor
/
nikic
/
php-parser
/
lib
/
PHPParser
/
Node
/
Stmt
/
TraitUseAdaptation.php
TraitUseAdaptation.php
92 B
Historique
Raw
1
2
3
4
5
<?php
abstract class PHPParser_Node_Stmt_TraitUseAdaptation extends PHPParser_Node_Stmt
{
}