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 39

Class

StageEventsTest
Tests that the stage fires events during its lifecycle.

Namespace

Drupal\Tests\package_manager\Kernel

Code

private $events = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.