protected property UserConsentDataPolicyRevision::$entityTypeManager in Data Policy 8
Same name in this branch
- 8 src/Plugin/views/filter/UserConsentDataPolicyRevision.php \Drupal\data_policy\Plugin\views\filter\UserConsentDataPolicyRevision::entityTypeManager
- 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/ field/ UserConsentDataPolicyRevision.php, line 26
Class
- UserConsentDataPolicyRevision
- A handler to provide proper displays for dates.
Namespace
Drupal\data_policy\Plugin\views\fieldCode
protected $entityTypeManager;