Annotation that can be used to signal to the parser to check the types of all declared attributes during the parsing process.
@author Fabio B. Silva <fabio.bat.silva@gmail.com>
Expanded class hierarchy of Attributes
final class Attributes {
/**
* @var array<Doctrine\Common\Annotations\Annotation\Attribute>
*/
public $value;
}
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Attributes:: |
public | property |