You are here

protected property WSFieldLocalAction::$entityTypeManager in Web Service Data 2.0.x

Same name and namespace in other branches
  1. 8 modules/wsdata_field/src/Plugin/Derivative/WSFieldLocalAction.php \Drupal\wsdata_field\Plugin\Derivative\WSFieldLocalAction::entityTypeManager

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/wsdata_field/src/Plugin/Derivative/WSFieldLocalAction.php, line 24

Class

WSFieldLocalAction
Provides local action definitions for all entity bundles.

Namespace

Drupal\wsdata_field\Plugin\Derivative

Code

protected $entityTypeManager;