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

Breadcrumb

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

interface Tracer

@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit

Hierarchy

  • interface \PHPUnit\Event\Tracer\Tracer

Expanded class hierarchy of Tracer

All classes that implement Tracer

2 files declare their use of Tracer
EventLogger.php in vendor/phpunit/phpunit/src/Logging/EventLogger.php
Facade.php in vendor/phpunit/phpunit/src/Runner/Extension/Facade.php

File

vendor/phpunit/phpunit/src/Event/Tracer.php, line 17

Namespace

PHPUnit\Event\Tracer
View source
interface Tracer {
    public function trace(Event $event) : void;

}

Members

Title Sort descending Modifiers Object type Summary Overrides
Tracer::trace public function 1

API Navigation

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