protected property SamlController::$pathValidator in SAML Authentication 8.2
Same name and namespace in other branches
- 8.3 src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::pathValidator
- 4.x src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::pathValidator
The PathValidator service.
Type: \Drupal\Core\Path\PathValidatorInterface
File
- src/
Controller/ SamlController.php, line 52
Class
- SamlController
- Returns responses for samlauth module routes.
Namespace
Drupal\samlauth\ControllerCode
protected $pathValidator;