protected property SamlController::$renderer in SAML Authentication 8.3
Same name and namespace in other branches
- 4.x 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\ControllerCode
protected $renderer;