Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Subscriber.php
function Subscriber::handler
Same name in this branch
11.1.x vendor/phpunit/phpunit/src/Runner/ResultCache/Subscriber/Subscriber.php
\PHPUnit\Runner\ResultCache\Subscriber::handler()
File
vendor/
phpunit/
phpunit/
src/
Runner/
GarbageCollection/
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\GarbageCollection
Code
protected
function
handler
() : GarbageCollectionHandler {
return
$this
->
handler
; }
RSS feed