You are here

protected property ProtectedPagesDeleteConfirmForm::$messenger in Protected Pages 8

Provides messenger service.

Type: \Drupal\Core\Messenger\Messenger

Overrides MessengerTrait::$messenger

File

src/Form/ProtectedPagesDeleteConfirmForm.php, line 36

Class

ProtectedPagesDeleteConfirmForm
Provides delete protected page confirm form.

Namespace

Drupal\protected_pages\Form

Code

protected $messenger;