You are here

public property Attribute::$type in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php \Doctrine\Common\Annotations\Annotation\Attribute::type

Type: string

File

vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php, line 41

Class

Attribute
Annotation that can be used to signal to the parser to check the attribute type during the parsing process.

Namespace

Doctrine\Common\Annotations\Annotation

Code

public $type;