You are here

protected property ProtectedPagesSubscriber::$protectedPagesStorage in Protected Pages 8

The protected pages storage.

Type: \Drupal\protected_pages\ProtectedPagesStorage

File

src/EventSubscriber/ProtectedPagesSubscriber.php, line 63

Class

ProtectedPagesSubscriber
Redirects user to protected page login screen.

Namespace

Drupal\protected_pages\EventSubscriber

Code

protected $protectedPagesStorage;