You are here

protected property AgreementForm::$mailManager in Agreement 8.2

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

Mail manager.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Form/AgreementForm.php, line 69

Class

AgreementForm
Agreement page form.

Namespace

Drupal\agreement\Form

Code

protected $mailManager;