Este site funciona melhor com JavaScript
Página inicial
Explorar
Ajuda
Entrar
bux
/
muzich
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull Requests
0
Versões
0
Wiki
Atividade
http://muzi.ch
403
Commits
1
Branches
Tag:
04ee0f2ed9
muzich
/
vendor
/
doctrine-common
/
tests
/
Doctrine
/
Tests
/
Common
/
Annotations
/
TopLevelAnnotation.php
TopLevelAnnotation.php
100B
Histórico
Original
1
2
3
4
5
6
7
8
<?php
use
Doctrine
\
Common
\
Annotations
\
Annotation
;
class
TopLevelAnnotation
extends
Annotation
{
}