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