Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Subscriber.php
function Subscriber::collector
Same name in this branch
11.1.x vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/Subscriber/Subscriber.php
\PHPUnit\Logging\TestDox\Subscriber::collector()
File
vendor/
phpunit/
phpunit/
src/
Runner/
TestResult/
Subscriber/
Subscriber.php
, line 26
Class
Subscriber
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Namespace
PHPUnit\TestRunner\TestResult
Code
protected
function
collector
() : Collector {
return
$this
->
collector
; }
RSS feed