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

Breadcrumb

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

interface Subscriber

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

Hierarchy

  • interface \PHPUnit\Event\Subscriber

Expanded class hierarchy of Subscriber

All classes that implement Subscriber

72 files declare their use of Subscriber
AfterLastTestMethodCalledSubscriber.php in vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodCalledSubscriber.php
AfterLastTestMethodFinishedSubscriber.php in vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterLastTestMethodFinishedSubscriber.php
AfterTestMethodCalledSubscriber.php in vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodCalledSubscriber.php
AfterTestMethodFinishedSubscriber.php in vendor/phpunit/phpunit/src/Event/Events/Test/HookMethod/AfterTestMethodFinishedSubscriber.php
AssertionFailedSubscriber.php in vendor/phpunit/phpunit/src/Event/Events/Test/Assertion/AssertionFailedSubscriber.php

... See full list

1 string reference to 'Subscriber'
Facade::registerDefaultTypes in vendor/phpunit/phpunit/src/Event/Facade.php

File

vendor/phpunit/phpunit/src/Event/Subscriber.php, line 15

Namespace

PHPUnit\Event
View source
interface Subscriber {

}

API Navigation

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