You are here

protected property ProtectedPagesEditForm::$messenger in Protected Pages 8

Provides messenger service.

Type: \Drupal\Core\Messenger\Messenger

Overrides MessengerTrait::$messenger

File

src/Form/ProtectedPagesEditForm.php, line 46

Class

ProtectedPagesEditForm
Provides an edit protected page form.

Namespace

Drupal\protected_pages\Form

Code

protected $messenger;