You are here

protected property ProtectedPagesAddForm::$messenger in Protected Pages 8

Provides messenger service.

Type: \Drupal\Core\Messenger\Messenger

Overrides MessengerTrait::$messenger

File

src/Form/ProtectedPagesAddForm.php, line 46

Class

ProtectedPagesAddForm
Provides an add protected page form.

Namespace

Drupal\protected_pages\Form

Code

protected $messenger;