protected property ConsentWidget::$gdprConsentResolverManager in General Data Protection Regulation 3.0.x
Same name and namespace in other branches
- 8.2 modules/gdpr_consent/src/Plugin/Field/FieldWidget/ConsentWidget.php \Drupal\gdpr_consent\Plugin\Field\FieldWidget\ConsentWidget::gdprConsentResolverManager
- 8 modules/gdpr_consent/src/Plugin/Field/FieldWidget/ConsentWidget.php \Drupal\gdpr_consent\Plugin\Field\FieldWidget\ConsentWidget::gdprConsentResolverManager
The GDPR Consent Resolver manager.
Type: \Drupal\gdpr_consent\ConsentUserResolver\ConsentUserResolverPluginManager
File
- modules/
gdpr_consent/ src/ Plugin/ Field/ FieldWidget/ ConsentWidget.php, line 36
Class
- ConsentWidget
- Plugin implementation of the 'gdpr_consent_widget' widget.
Namespace
Drupal\gdpr_consent\Plugin\Field\FieldWidgetCode
protected $gdprConsentResolverManager;