You are here

protected property ForwardFormBuilder::$emailValidator in Forward 8.2

The email validation service.

Type: Egulias\EmailValidator\EmailValidator

File

src/ForwardFormBuilder.php, line 124

Class

ForwardFormBuilder
Defines a class for building markup for a Forward inline form on an entity.

Namespace

Drupal\forward

Code

protected $emailValidator;