You are here

class ExampleAnnotationClass in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/ExampleAnnotationClass.php \Doctrine\Tests\Common\Reflection\ExampleAnnotationClass

Plugin annotation


@Annotation(
  key = "value"
)

Hierarchy

Expanded class hierarchy of ExampleAnnotationClass

File

vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/ExampleAnnotationClass.php, line 12

Namespace

Doctrine\Tests\Common\Reflection
View source
class ExampleAnnotationClass {

}

Members