function StartedSubscriber::notify
Same name in this branch
- 11.1.x vendor/phpunit/phpunit/src/Event/Events/TestRunner/StartedSubscriber.php \PHPUnit\Event\TestRunner\StartedSubscriber::notify()
- 11.1.x vendor/phpunit/phpunit/src/Event/Events/TestSuite/StartedSubscriber.php \PHPUnit\Event\TestSuite\StartedSubscriber::notify()
File
-
vendor/
phpunit/ phpunit/ src/ Event/ Events/ Application/ StartedSubscriber.php, line 19
Class
- StartedSubscriber
- @no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Namespace
PHPUnit\Event\ApplicationCode
public function notify(Started $event) : void;