You are here

private property ConsentAgreementController::$renderer in General Data Protection Regulation 8.2

Same name and namespace in other branches
  1. 8 modules/gdpr_consent/src/Controller/ConsentAgreementController.php \Drupal\gdpr_consent\Controller\ConsentAgreementController::renderer
  2. 3.0.x modules/gdpr_consent/src/Controller/ConsentAgreementController.php \Drupal\gdpr_consent\Controller\ConsentAgreementController::renderer

The renderer service.

Type: \Drupal\Core\Render\Renderer

File

modules/gdpr_consent/src/Controller/ConsentAgreementController.php, line 45

Class

ConsentAgreementController
Class ConsentAgreementController.

Namespace

Drupal\gdpr_consent\Controller

Code

private $renderer;