Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Attributes.php
Attributes::$value
@var array<Attribute>
Type:
value
File
vendor/
doctrine/
annotations/
lib/
Doctrine/
Common/
Annotations/
Annotation/
Attributes.php
, line 14
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;
RSS feed