You are here

protected property ProcessForm::$messenger in Module Builder 8.3

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/ProcessForm.php, line 21

Class

ProcessForm
Form for running the DCB analysis process.

Namespace

Drupal\module_builder\Form

Code

protected $messenger;