You are here

protected property SamlauthConfigureForm::$pathValidator in SAML Authentication 4.x

Same name and namespace in other branches
  1. 8.3 src/Form/SamlauthConfigureForm.php \Drupal\samlauth\Form\SamlauthConfigureForm::pathValidator
  2. 8.2 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;