You are here

protected property FieldUiLocalTask::$entityManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php \Drupal\field_ui\Plugin\Derivative\FieldUiLocalTask::entityManager

The entity manager

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalTask.php, line 36
Contains \Drupal\field_ui\Plugin\Derivative\FieldUiLocalTask.

Class

FieldUiLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\field_ui\Plugin\Derivative

Code

protected $entityManager;