You are here

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

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

Messenger object.

Type: Messenger

Overrides MessengerTrait::$messenger

File

src/Controller/SimplePopupBlocksController.php, line 22

Class

SimplePopupBlocksController
Controller routines for manage page routes.

Namespace

Drupal\simple_popup_blocks\Controller

Code

protected $messenger;