You are here

protected property SiteInformationForm::$pathValidator in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Form/SiteInformationForm.php \Drupal\system\Form\SiteInformationForm::pathValidator

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

core/modules/system/src/Form/SiteInformationForm.php, line 35
Contains \Drupal\system\Form\SiteInformationForm.

Class

SiteInformationForm
Configure site information settings for this site.

Namespace

Drupal\system\Form

Code

protected $pathValidator;