You are here

protected property Fast404EventSubscriberTest::$event in Fast 404 8

Same name and namespace in other branches
  1. 8.2 tests/src/Unit/Fast404EventSubscriberTest.php \Drupal\Tests\fast404\Unit\Fast404EventSubscriberTest::event

The event.

Type: \Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent

File

tests/src/Unit/Fast404EventSubscriberTest.php, line 25

Class

Fast404EventSubscriberTest
Tests the fast404 event subscriber logic.

Namespace

Drupal\Tests\fast404\Unit

Code

protected $event;