You are here

protected property Email::$pathValidator in Webform 6.x

The path validator service.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/Plugin/WebformElement/Email.php, line 26

Class

Email
Provides a 'email' element.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $pathValidator;