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

Breadcrumb

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

function Class_::getName

Overrides MagicConst::getName

File

vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Class_.php, line 8

Class

Class_

Namespace

PhpParser\Node\Scalar\MagicConst

Code

public function getName() : string {
    return '__CLASS__';
}

API Navigation

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