You are here

protected property ProtectedPagesSettingForm::$mailManager in Protected Pages 8

The mail manager.

Type: \Drupal\Core\Mail\MailManagerInterface

File

src/Form/ProtectedPagesSettingForm.php, line 31

Class

ProtectedPagesSettingForm
Provides protected pages settings configuration form.

Namespace

Drupal\protected_pages\Form

Code

protected $mailManager;