public property ClassWithAnnotationWithTargetSyntaxError::$foo

Plugin annotation

@AnnotationWithTargetSyntaxError();

File

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

Class

ClassWithAnnotationWithTargetSyntaxError
Plugin annotation @AnnotationWithTargetSyntaxError();

Namespace

Doctrine\Tests\Common\Annotations\Fixtures

Code

public $foo;