You are here

protected property ProtectedPagesLoginForm::$protectedPagesStorage in Protected Pages 8

The protected pages storage service.

Type: \Drupal\protected_pages\ProtectedPagesStorage

File

src/Form/ProtectedPagesLoginForm.php, line 25

Class

ProtectedPagesLoginForm
Provides login screen to access protected page.

Namespace

Drupal\protected_pages\Form

Code

protected $protectedPagesStorage;