protected property ViewsData::$entityTypeManager in Workbench Moderation 8
Same name and namespace in other branches
- 8.2 src/ViewsData.php \Drupal\workbench_moderation\ViewsData::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
ViewsData.php, line 21
Class
- ViewsData
- Provides the workbench_moderation views integration.
Namespace
Drupal\workbench_moderationCode
protected $entityTypeManager;