protected property GDPRController::$collector in General Data Protection Regulation 8
Same name and namespace in other branches
- 8.2 modules/gdpr_fields/src/Controller/GDPRController.php \Drupal\gdpr_fields\Controller\GDPRController::collector
- 3.0.x modules/gdpr_fields/src/Controller/GDPRController.php \Drupal\gdpr_fields\Controller\GDPRController::collector
Stores the Views data cache object.
Type: \Drupal\gdpr_fields\GDPRCollector
File
- modules/
gdpr_fields/ src/ Controller/ GDPRController.php, line 25
Class
- GDPRController
- Returns responses for GDPR Field routes.
Namespace
Drupal\gdpr_fields\ControllerCode
protected $collector;