You are here

protected property PersonalInformationFormTrait::$consentStorageManager in EU Cookie Compliance (GDPR Compliance) 8

Same name and namespace in other branches
  1. 2.0.x src/PersonalInformationFormTrait.php \Drupal\eu_cookie_compliance\PersonalInformationFormTrait::consentStorageManager

Consent storage manager service.

Type: \Drupal\eu_cookie_compliance\Plugin\ConsentStorageManagerInterface

File

src/PersonalInformationFormTrait.php, line 29

Class

PersonalInformationFormTrait
Trait that implements PersonalInformationFormInterface.

Namespace

Drupal\eu_cookie_compliance

Code

protected $consentStorageManager;