Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Identifier.php
Identifier::$name
Same name in this branch
11.1.x vendor/nikic/php-parser/lib/PhpParser/Node/Identifier.php
\PhpParser\Node\Identifier::name
The identifier's name
Type:
string
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
Node/
Identifier.php
, line 36
Class
Identifier
A node that represents an identifier.
Namespace
Peast\Syntax\Node
Code
protected $name;
RSS feed