You are here

protected property ConfigPagesTypeForm::$pathValidator in Config Pages 8.3

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

Type: PathValidatorInterface|\Drupal\Core\Path\PathValidatorInterface

File

src/ConfigPagesTypeForm.php, line 28

Class

ConfigPagesTypeForm
Base form for category edit forms.

Namespace

Drupal\config_pages

Code

protected $pathValidator;