You are here

protected property SamlController::$pathValidator in SAML Authentication 8.2

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

Code

protected $pathValidator;