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

Breadcrumb

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

function Finished::telemetryInfo

Same name in this branch
  1. 11.1.x vendor/phpunit/phpunit/src/Event/Events/Test/Lifecycle/Finished.php \PHPUnit\Event\Test\Finished::telemetryInfo()
  2. 11.1.x vendor/phpunit/phpunit/src/Event/Events/TestRunner/Finished.php \PHPUnit\Event\TestRunner\Finished::telemetryInfo()
  3. 11.1.x vendor/phpunit/phpunit/src/Event/Events/TestSuite/Finished.php \PHPUnit\Event\TestSuite\Finished::telemetryInfo()

Overrides Event::telemetryInfo

File

vendor/phpunit/phpunit/src/Event/Events/Application/Finished.php, line 32

Class

Finished
@psalm-immutable

Namespace

PHPUnit\Event\Application

Code

public function telemetryInfo() : Telemetry\Info {
    return $this->telemetryInfo;
}

API Navigation

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