You are here

protected property ProtectedPagesSendEmailForm::$mailManager in Protected Pages 8

The mail manager.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Form/ProtectedPagesSendEmailForm.php, line 34

Class

ProtectedPagesSendEmailForm
Provides send protected pages details email form.

Namespace

Drupal\protected_pages\Form

Code

protected $mailManager;