You are here

protected property UserConsentDataPolicyRevision::$dateFormatter in Data Policy 8

The date formatter service.

Type: \Drupal\Core\Datetime\DateFormatterInterface

File

src/Plugin/views/filter/UserConsentDataPolicyRevision.php, line 33

Class

UserConsentDataPolicyRevision
Simple filter to handle matching of multiple data policy revisions.

Namespace

Drupal\data_policy\Plugin\views\filter

Code

protected $dateFormatter;