You are here

protected property SecureLoginManager::$eventDispatcher in Secure Login 8

The event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/SecureLoginManager.php, line 32

Class

SecureLoginManager
Defines the secure login service.

Namespace

Drupal\securelogin

Code

protected $eventDispatcher;