SiteInformationForm::$pathValidator
Same name in other branches
- 9 core/modules/system/src/Form/SiteInformationForm.php \Drupal\system\Form\SiteInformationForm::pathValidator
- 8.9.x core/modules/system/src/Form/SiteInformationForm.php \Drupal\system\Form\SiteInformationForm::pathValidator
- 11.x 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 33
Class
- SiteInformationForm
- Configure site information settings for this site.
Namespace
Drupal\system\FormCode
protected $pathValidator;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.