You are here

protected property ProtectedPagesEditForm::$protectedPagesStorage in Protected Pages 8

The protected pages storage service.

Type: \Drupal\protected_pages\ProtectedPagesStorage

File

src/Form/ProtectedPagesEditForm.php, line 25

Class

ProtectedPagesEditForm
Provides an edit protected page form.

Namespace

Drupal\protected_pages\Form

Code

protected $protectedPagesStorage;