You are here

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

The path validator service.

Type: \Drupal\Core\Path\PathValidatorInterface

File

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

Class

Url
Provides a 'url' element.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $pathValidator;