You are here

protected property ProtectedPagesSubscriber::$aliasManager in Protected Pages 8

The path alias manager.

Type: \Drupal\path_alias\AliasManager

File

src/EventSubscriber/ProtectedPagesSubscriber.php, line 28

Class

ProtectedPagesSubscriber
Redirects user to protected page login screen.

Namespace

Drupal\protected_pages\EventSubscriber

Code

protected $aliasManager;