You are here

protected property SamlauthConfigureForm::$pathValidator in SAML Authentication 8.3

Same name and namespace in other branches
  1. 8.2 src/Form/SamlauthConfigureForm.php \Drupal\samlauth\Form\SamlauthConfigureForm::pathValidator
  2. 4.x src/Form/SamlauthConfigureForm.php \Drupal\samlauth\Form\SamlauthConfigureForm::pathValidator

The PathValidator service.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/Form/SamlauthConfigureForm.php, line 36

Class

SamlauthConfigureForm
Provides a configuration form for samlauth module settings and IdP/SP info.

Namespace

Drupal\samlauth\Form

Code

protected $pathValidator;