You are here

protected property ConfigurationForm::$messenger in URLs queuer 8

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/ConfigurationForm.php, line 24

Class

ConfigurationForm
Configuration form for the Url and Path queuer.

Namespace

Drupal\purge_queuer_url\Form

Code

protected $messenger;