function WarningTriggeredSubscriber::notify
Same name in this branch
- 11.1.x vendor/phpunit/phpunit/src/Event/Events/Test/Issue/WarningTriggeredSubscriber.php \PHPUnit\Event\Test\WarningTriggeredSubscriber::notify()
1 method overrides WarningTriggeredSubscriber::notify()
- TestRunnerTriggeredWarningSubscriber::notify in vendor/
phpunit/ phpunit/ src/ Runner/ TestResult/ Subscriber/ TestRunnerTriggeredWarningSubscriber.php
File
-
vendor/
phpunit/ phpunit/ src/ Event/ Events/ TestRunner/ WarningTriggeredSubscriber.php, line 19
Class
- WarningTriggeredSubscriber
- @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Namespace
PHPUnit\Event\TestRunnerCode
public function notify(WarningTriggered $event) : void;