class ExampleAnnotationClass in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/ExampleAnnotationClass.php \Doctrine\Tests\Common\Reflection\ExampleAnnotationClass
Plugin annotation
@Annotation(
key = "value"
)
Hierarchy
- class \Doctrine\Tests\Common\Reflection\ExampleAnnotationClass
Expanded class hierarchy of ExampleAnnotationClass
File
- vendor/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Reflection/ ExampleAnnotationClass.php, line 12
Namespace
Doctrine\Tests\Common\ReflectionView source
class ExampleAnnotationClass {
}