final class AnnotationWithTargetSyntaxError

Plugin annotation


@Target(@)

Hierarchy

Expanded class hierarchy of AnnotationWithTargetSyntaxError

1 file declares its use of AnnotationWithTargetSyntaxError
ClassWithAnnotationWithTargetSyntaxError.php in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithTargetSyntaxError.php
2 classes are annotated with AnnotationWithTargetSyntaxError
ClassWithAnnotationWithTargetSyntaxError in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithTargetSyntaxError.php
Plugin annotation @AnnotationWithTargetSyntaxError();
ClassWithAnnotationWithTargetSyntaxError::bar in drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/ClassWithAnnotationWithTargetSyntaxError.php
Plugin annotation @AnnotationWithTargetSyntaxError();

File

drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithTargetSyntaxError.php, line 9

Namespace

Doctrine\Tests\Common\Annotations\Fixtures
View source
final class AnnotationWithTargetSyntaxError {

}

Members