You are here

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

Same name and namespace in other branches
  1. 8.5 src/WebformThirdPartySettingsManager.php \Drupal\webform\WebformThirdPartySettingsManager::pathValidator

The path validator service.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/WebformThirdPartySettingsManager.php, line 36

Class

WebformThirdPartySettingsManager
Webform third party settings manager.

Namespace

Drupal\webform

Code

protected $pathValidator;