You are here

public property Attributes::$value in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php \Doctrine\Common\Annotations\Annotation\Attributes::value

Type: array

File

vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php, line 36

Class

Attributes
Annotation that can be used to signal to the parser to check the types of all declared attributes during the parsing process.

Namespace

Doctrine\Common\Annotations\Annotation

Code

public $value;