You are here

protected property UserConsentDataPolicyRevision::$entityTypeManager in Data Policy 8

Same name in this branch
  1. 8 src/Plugin/views/filter/UserConsentDataPolicyRevision.php \Drupal\data_policy\Plugin\views\filter\UserConsentDataPolicyRevision::entityTypeManager
  2. 8 src/Plugin/views/field/UserConsentDataPolicyRevision.php \Drupal\data_policy\Plugin\views\field\UserConsentDataPolicyRevision::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

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

Namespace

Drupal\data_policy\Plugin\views\filter

Code

protected $entityTypeManager;