public property ClassWithValidAnnotationTarget::$name

Plugin annotation


@AnnotationTargetAll("Some data",name="Some name")

File

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

Class

ClassWithValidAnnotationTarget
Plugin annotation @AnnotationTargetClass("Some data");

Namespace

Doctrine\Tests\Common\Annotations\Fixtures

Code

public $name;