You are here

protected property SimplesamlphpAuthController::$pathValidator in simpleSAMLphp Authentication 8.3

The path validator.

Type: \Drupal\Core\Path\PathValidatorInterface

File

src/Controller/SimplesamlphpAuthController.php, line 64

Class

SimplesamlphpAuthController
Controller routines for simplesamlphp_auth routes.

Namespace

Drupal\simplesamlphp_auth\Controller

Code

protected $pathValidator;