You are here

protected property SimplesamlphpAuthController::$urlGenerator in simpleSAMLphp Authentication 8.3

The url generator service.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

Overrides UrlGeneratorTrait::$urlGenerator

File

src/Controller/SimplesamlphpAuthController.php, line 43

Class

SimplesamlphpAuthController
Controller routines for simplesamlphp_auth routes.

Namespace

Drupal\simplesamlphp_auth\Controller

Code

protected $urlGenerator;