You are here

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

Same name and namespace in other branches
  1. 2.x src/EventSubscriber/R4032LoginSubscriber.php \Drupal\r4032login\EventSubscriber\R4032LoginSubscriber::eventDispatcher

An event dispatcher instance to use for map events.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/EventSubscriber/R4032LoginSubscriber.php, line 57

Class

R4032LoginSubscriber
Redirect 403 to User Login event subscriber.

Namespace

Drupal\r4032login\EventSubscriber

Code

protected $eventDispatcher;