Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Attribute.php
Attribute::$name
Same name in this branch
11.1.x vendor/nikic/php-parser/lib/PhpParser/Node/Attribute.php
\PhpParser\Node\Attribute::name
11.1.x vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/Attribute.php
\SlevomatCodingStandard\Helpers\Attribute::name
@var string
Type:
name
File
vendor/
doctrine/
annotations/
lib/
Doctrine/
Common/
Annotations/
Annotation/
Attribute.php
, line 14
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 $name;
RSS feed