DevelLocalTask::$entityTypeManager

Same name in other branches
  1. 5.x src/Plugin/Derivative/DevelLocalTask.php \Drupal\devel\Plugin\Derivative\DevelLocalTask::entityTypeManager

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

DevelLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\devel\Plugin\Derivative

Code

protected $entityTypeManager;