protected property SecKitSettingsForm::$pathValidator in Security Kit 8
Same name and namespace in other branches
- 2.x src/Form/SecKitSettingsForm.php \Drupal\seckit\Form\SecKitSettingsForm::pathValidator
The path validator.
Type: \Drupal\Core\Path\PathValidatorInterface
File
- src/
Form/ SecKitSettingsForm.php, line 31
Class
- SecKitSettingsForm
- Implements a form to collect security check configuration.
Namespace
Drupal\seckit\FormCode
protected $pathValidator;