protected property DynamicLocalTasks::$entityTypeManager in Workbench Moderation 8.2
Same name and namespace in other branches
- 8 src/Plugin/Derivative/DynamicLocalTasks.php \Drupal\workbench_moderation\Plugin\Derivative\DynamicLocalTasks::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Derivative/ DynamicLocalTasks.php, line 34
Class
- DynamicLocalTasks
- Generates moderation-related local tasks.
Namespace
Drupal\workbench_moderation\Plugin\DerivativeCode
protected $entityTypeManager;