You are here

protected property GDPRController::$request in General Data Protection Regulation 8.2

Same name and namespace in other branches
  1. 8 modules/gdpr_fields/src/Controller/GDPRController.php \Drupal\gdpr_fields\Controller\GDPRController::request
  2. 3.0.x modules/gdpr_fields/src/Controller/GDPRController.php \Drupal\gdpr_fields\Controller\GDPRController::request

Current request.

Type: \Symfony\Component\HttpFoundation\Request

File

modules/gdpr_fields/src/Controller/GDPRController.php, line 35

Class

GDPRController
Returns responses for GDPR Field routes.

Namespace

Drupal\gdpr_fields\Controller

Code

protected $request;