You are here

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

The path validator service.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/Plugin/WebformElement/WebformContact.php, line 28

Class

WebformContact
Provides a 'contact' element.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $pathValidator;