protected property SamlauthConfigureForm::$pathValidator in SAML Authentication 8.2
Same name and namespace in other branches
- 8.3 src/Form/SamlauthConfigureForm.php \Drupal\samlauth\Form\SamlauthConfigureForm::pathValidator
- 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 23
Class
- SamlauthConfigureForm
- Provides a configuration form for samlauth module settings and IDP/SP info.
Namespace
Drupal\samlauth\FormCode
protected $pathValidator;