You are here

protected property FieldUiLocalAction::$entityManager in Zircon Profile 8

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

The entity manager

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/field_ui/src/Plugin/Derivative/FieldUiLocalAction.php, line 29
Contains \Drupal\field_ui\Plugin\Derivative\FieldUiLocalAction.

Class

FieldUiLocalAction
Provides local action definitions for all entity bundles.

Namespace

Drupal\field_ui\Plugin\Derivative

Code

protected $entityManager;