You are here

protected property ConfigPagesTypeForm::$pathValidator in Config Pages 8.2

Same name and namespace in other branches
  1. 8.3 src/ConfigPagesTypeForm.php \Drupal\config_pages\ConfigPagesTypeForm::pathValidator

Path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/ConfigPagesTypeForm.php, line 30

Class

ConfigPagesTypeForm
Base form for category edit forms.

Namespace

Drupal\config_pages

Code

protected $pathValidator;