You are here

protected property SecureLoginResponseSubscriber::$configFactory in Secure Login 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/SecureLoginResponseSubscriber.php, line 24

Class

SecureLoginResponseSubscriber
Listens for login to the 403 page and redirects to destination.

Namespace

Drupal\securelogin

Code

protected $configFactory;