protected property WSFieldLocalAction::$entityTypeManager in Web Service Data 8
Same name and namespace in other branches
- 2.0.x 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\DerivativeCode
protected $entityTypeManager;