You are here

protected property WebformThirdPartySettingsManager::$pathValidator in Webform 8.5

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

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/WebformThirdPartySettingsManager.php, line 36

Class

WebformThirdPartySettingsManager
Webform third party settings manager.

Namespace

Drupal\webform

Code

protected $pathValidator;