You are here

protected property SecureLoginResponseSubscriber::$currentPath in Secure Login 8

The current path.

Type: \Drupal\Core\Path\CurrentPathStack

File

src/SecureLoginResponseSubscriber.php, line 31

Class

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

Namespace

Drupal\securelogin

Code

protected $currentPath;