You are here

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

The path validator service.

Type: \Drupal\Core\Path\PathValidatorInterface

Overrides Email::$pathValidator

File

src/Plugin/WebformElement/WebformEmailMultiple.php, line 25

Class

WebformEmailMultiple
Provides a 'email_multiple' element.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $pathValidator;