You are here

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

The path validator service.

Type: \Drupal\Core\Path\PathValidatorInterface

File

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

Class

WebformLink
Provides a 'link' element.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $pathValidator;