You are here

protected property ProtectedPagesSettingForm::$emailValidator in Protected Pages 8

The email validator.

Type: \Egulias\EmailValidator\EmailValidator

File

src/Form/ProtectedPagesSettingForm.php, line 38

Class

ProtectedPagesSettingForm
Provides protected pages settings configuration form.

Namespace

Drupal\protected_pages\Form

Code

protected $emailValidator;