You are here

protected property ConvertBundlesLocalTask::$entityTypeManager in Convert Bundles 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/ConvertBundlesLocalTask.php, line 27

Class

ConvertBundlesLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\convert_bundles\Plugin\Derivative

Code

protected $entityTypeManager;