You are here

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

Same name and namespace in other branches
  1. 8.3 src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::pathValidator
  2. 8.2 src/Controller/SamlController.php \Drupal\samlauth\Controller\SamlController::pathValidator

The PathValidator service.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/Controller/SamlController.php, line 56

Class

SamlController
Returns responses for samlauth module routes.

Namespace

Drupal\samlauth\Controller

Code

protected $pathValidator;