You are here

protected property PurgeBlockForm::$messenger in Purge 8.3

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

modules/purge_ui/src/Form/PurgeBlockForm.php, line 37

Class

PurgeBlockForm
End-user form for \Drupal\purge_ui\Plugin\Block\PurgeBlock.

Namespace

Drupal\purge_ui\Form

Code

protected $messenger;