protected property DeleteActionDeriver::$entityTypeManager in Entity API 8
Same name and namespace in other branches
- 8.0 src/Plugin/Action/Derivative/DeleteActionDeriver.php \Drupal\entity\Plugin\Action\Derivative\DeleteActionDeriver::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- src/
Plugin/ Action/ Derivative/ DeleteActionDeriver.php, line 23
Class
- DeleteActionDeriver
- Provides a delete action for each content entity type.
Namespace
Drupal\entity\Plugin\Action\DerivativeCode
protected $entityTypeManager;