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

Breadcrumb

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

function Subscriber::handler

Same name in this branch
  1. 11.1.x vendor/phpunit/phpunit/src/Runner/GarbageCollection/Subscriber/Subscriber.php \PHPUnit\Runner\GarbageCollection\Subscriber::handler()

File

vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/Subscriber.php, line 26

Class

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

Namespace

PHPUnit\Runner\ResultCache

Code

protected function handler() : ResultCacheHandler {
    return $this->handler;
}

API Navigation

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