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

Breadcrumb

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

function BootstrapFinished::asString

Overrides Event::asString

File

vendor/phpunit/phpunit/src/Event/Events/TestRunner/BootstrapFinished.php, line 42

Class

BootstrapFinished
@psalm-immutable

Namespace

PHPUnit\Event\TestRunner

Code

public function asString() : string {
    return sprintf('Bootstrap Finished (%s)', $this->filename);
}

API Navigation

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