This website works better with JavaScript
Home
Explore
Help
Sign In
bux
/
muzich
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
http://muzi.ch
579
Commits
1
Branches
Tree:
5b383b062e
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '5b383b062e'
${ noResults }
muzich
/
vendor
/
doctrine-common
/
tests
/
Doctrine
/
Tests
/
Common
/
Annotations
/
TopLevelAnnotation.php
TopLevelAnnotation.php
100B
History
Raw
1
2
3
4
5
6
7
8
<?php
use Doctrine\Common\Annotations\Annotation;
class TopLevelAnnotation extends Annotation
{
}