ViewsData::$entityTypeManager
Same name in other branches
- 9 core/modules/content_moderation/src/ViewsData.php \Drupal\content_moderation\ViewsData::entityTypeManager
- 10 core/modules/content_moderation/src/ViewsData.php \Drupal\content_moderation\ViewsData::entityTypeManager
- 11.x core/modules/content_moderation/src/ViewsData.php \Drupal\content_moderation\ViewsData::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
-
core/
modules/ content_moderation/ src/ ViewsData.php, line 23
Class
- ViewsData
- Provides the content_moderation views integration.
Namespace
Drupal\content_moderationCode
protected $entityTypeManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.