You are here

protected property AgreementForm::$messenger in Agreement 8.2

Same name and namespace in other branches
  1. 3.0.x src/Form/AgreementForm.php \Drupal\agreement\Form\AgreementForm::messenger

Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/Form/AgreementForm.php, line 62

Class

AgreementForm
Agreement page form.

Namespace

Drupal\agreement\Form

Code

protected $messenger;