You are here

protected property AgreementForm::$mailManager in Agreement 3.0.x

Same name and namespace in other branches
  1. 8.2 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;