You are here

protected property SimplePopupBlocksAddForm::$messenger in Simple Popup Blocks 8.2

Same name and namespace in other branches
  1. 8 src/Form/SimplePopupBlocksAddForm.php \Drupal\simple_popup_blocks\Form\SimplePopupBlocksAddForm::messenger

Messanger object.

Type: Messenger

Overrides MessengerTrait::$messenger

File

src/Form/SimplePopupBlocksAddForm.php, line 35

Class

SimplePopupBlocksAddForm
Form to add a popup entry.

Namespace

Drupal\simple_popup_blocks\Form

Code

protected $messenger;