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/Runner/TestResult/Subscriber/Subscriber.php
\PHPUnit\TestRunner\TestResult\Subscriber::collector()
File
vendor/
phpunit/
phpunit/
src/
Logging/
TestDox/
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\Logging\TestDox
Code
protected
function
collector
() : TestResultCollector {
return
$this
->
collector
; }
RSS feed