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

Breadcrumb

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

function ExtensionBootstrapped::className

@psalm-return class-string

File

vendor/phpunit/phpunit/src/Event/Events/TestRunner/ExtensionBootstrapped.php, line 54

Class

ExtensionBootstrapped
@psalm-immutable

Namespace

PHPUnit\Event\TestRunner

Code

public function className() : string {
    return $this->className;
}
RSS feed
Powered by Drupal