You are here

protected property ProtectedPagesDeleteConfirmForm::$protectedPagesStorage in Protected Pages 8

The protected pages storage service.

Type: \Drupal\protected_pages\ProtectedPagesStorage

File

src/Form/ProtectedPagesDeleteConfirmForm.php, line 29

Class

ProtectedPagesDeleteConfirmForm
Provides delete protected page confirm form.

Namespace

Drupal\protected_pages\Form

Code

protected $protectedPagesStorage;