Ce site fonctionne mieux avec JavaScript
Accueil
Explorateur
Aide
Connexion
bux
/
muzich
Suivre
1
Voter
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
http://muzi.ch
274
Révisions
1
Branches
Aborescence:
4352215af1
muzich
/
vendor
/
doctrine-common
/
tests
/
Doctrine
/
Tests
/
Common
/
Annotations
/
TopLevelAnnotation.php
TopLevelAnnotation.php
100B
Historique
Brut
1
2
3
4
5
6
7
8
<?php
use
Doctrine
\
Common
\
Annotations
\
Annotation
;
class
TopLevelAnnotation
extends
Annotation
{
}