StageEventsTest::$events
Same name and namespace in other branches
- main core/modules/package_manager/tests/src/Kernel/StageEventsTest.php \Drupal\Tests\package_manager\Kernel\StageEventsTest::events
The events that were fired, in the order they were fired.
Type: string[]
File
-
core/
modules/ package_manager/ tests/ src/ Kernel/ StageEventsTest.php, line 44
Class
- StageEventsTest
- Tests that the stage fires events during its lifecycle.
Namespace
Drupal\Tests\package_manager\KernelCode
private $events = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.