You are here

public property Annotation::$value in Service Container 7.2

Same name and namespace in other branches
  1. 7 modules/providers/service_container_annotation_discovery/lib/Doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php \Doctrine\Common\Annotations\Annotation::value

Value property. Common among all derived classes.

Type: string

File

modules/providers/service_container_annotation_discovery/lib/Doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php, line 37

Class

Annotation
Annotations class.

Namespace

Doctrine\Common\Annotations

Code

public $value;