You are here

protected property YamlFormThirdPartySettingsManager::$pathValidator in YAML Form 8

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/YamlFormThirdPartySettingsManager.php, line 38

Class

YamlFormThirdPartySettingsManager
Form third party settings manager.

Namespace

Drupal\yamlform

Code

protected $pathValidator;