You are here

protected property SecKitSettingsForm::$pathValidator in Security Kit 2.x

Same name and namespace in other branches
  1. 8 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\Form

Code

protected $pathValidator;