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

Breadcrumb

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

EnumCase::$name

Same name in this branch
  1. 11.1.x vendor/nikic/php-parser/lib/PhpParser/Builder/EnumCase.php \PhpParser\Builder\EnumCase::name

@var Node\Identifier Enum case name

Type: name

File

vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/EnumCase.php, line 10

Class

EnumCase

Namespace

PhpParser\Node\Stmt

Code

public Node\Identifier $name;

API Navigation

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