Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Identifier.php

Identifier::$name

Same name in this branch
  1. 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;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal