You are here

protected property BasicConsentStorage::$time in EU Cookie Compliance (GDPR Compliance) 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/ConsentStorage/BasicConsentStorage.php \Drupal\eu_cookie_compliance\Plugin\ConsentStorage\BasicConsentStorage::time

The time service.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Plugin/ConsentStorage/BasicConsentStorage.php, line 27

Class

BasicConsentStorage
Provides a database storage for cookie consents.

Namespace

Drupal\eu_cookie_compliance\Plugin\ConsentStorage

Code

protected $time;