You are here

public property MockSubscriber::$event in Akamai 8.3

Storage of the last event.

Type: Symfony\Component\EventDispatcher\Event

File

tests/src/Kernel/EventSubscriber/MockSubscriber.php, line 19

Class

MockSubscriber
Mock Event Subscriber for testing.

Namespace

Drupal\Tests\akamai\Kernel\EventSubscriber

Code

public $event;