function DeprecationTriggeredSubscriber::notify
Same name in this branch
- 11.1.x vendor/phpunit/phpunit/src/Event/Events/TestRunner/DeprecationTriggeredSubscriber.php \PHPUnit\Event\TestRunner\DeprecationTriggeredSubscriber::notify()
4 methods override DeprecationTriggeredSubscriber::notify()
- TestTriggeredDeprecationSubscriber::notify in vendor/
phpunit/ phpunit/ src/ TextUI/ Output/ Default/ ProgressPrinter/ Subscriber/ TestTriggeredDeprecationSubscriber.php - TestTriggeredDeprecationSubscriber::notify in vendor/
phpunit/ phpunit/ src/ Logging/ TestDox/ TestResult/ Subscriber/ TestTriggeredDeprecationSubscriber.php - TestTriggeredDeprecationSubscriber::notify in vendor/
phpunit/ phpunit/ src/ Runner/ Baseline/ Subscriber/ TestTriggeredDeprecationSubscriber.php - TestTriggeredDeprecationSubscriber::notify in vendor/
phpunit/ phpunit/ src/ Runner/ TestResult/ Subscriber/ TestTriggeredDeprecationSubscriber.php
File
-
vendor/
phpunit/ phpunit/ src/ Event/ Events/ Test/ Issue/ DeprecationTriggeredSubscriber.php, line 19
Class
- DeprecationTriggeredSubscriber
- @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Namespace
PHPUnit\Event\TestCode
public function notify(DeprecationTriggered $event) : void;