You are here

protected property FieldGroupLocalAction::$entityTypeManager in Field Group 8

Same name and namespace in other branches
  1. 8.3 src/Plugin/Derivative/FieldGroupLocalAction.php \Drupal\field_group\Plugin\Derivative\FieldGroupLocalAction::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/FieldGroupLocalAction.php, line 31

Class

FieldGroupLocalAction
Provides local action definitions for all entity bundles.

Namespace

Drupal\field_group\Plugin\Derivative

Code

protected $entityTypeManager;