You are here

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

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

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Controller/SamlController.php, line 63

Class

SamlController
Returns responses for samlauth module routes.

Namespace

Drupal\samlauth\Controller

Code

protected $renderer;