You are here

protected property R4032LoginSubscriberTest::$eventDispatcher in Redirect 403 to User Login 8

Same name and namespace in other branches
  1. 2.x tests/src/Unit/R4032LoginSubscriberTest.php \Drupal\Tests\r4032login\Unit\R4032LoginSubscriberTest::eventDispatcher

An event dispatcher instance to use for map events.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

tests/src/Unit/R4032LoginSubscriberTest.php, line 63

Class

R4032LoginSubscriberTest
@coversDefaultClass \Drupal\r4032login\EventSubscriber\R4032LoginSubscriber @group r4032login

Namespace

Drupal\Tests\r4032login\Unit

Code

protected $eventDispatcher;