You are here

protected property ProtectedPagesSubscriber::$currentPath in Protected Pages 8

The current path stack service.

Type: \Drupal\Core\Path\CurrentPathStack

File

src/EventSubscriber/ProtectedPagesSubscriber.php, line 42

Class

ProtectedPagesSubscriber
Redirects user to protected page login screen.

Namespace

Drupal\protected_pages\EventSubscriber

Code

protected $currentPath;