protected property EntityTypeInfo::$entityTypeManager in Workbench Moderation 8
Same name and namespace in other branches
- 8.2 src/EntityTypeInfo.php \Drupal\workbench_moderation\EntityTypeInfo::entityTypeManager
The entitytype manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
EntityTypeInfo.php, line 44
Class
- EntityTypeInfo
- Service class for manipulating entity type information.
Namespace
Drupal\workbench_moderationCode
protected $entityTypeManager;