protected property EckEntityBundleDeleteConfirm::$entityTypeManager in Entity Construction Kit (ECK) 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
Overrides EntityForm::$entityTypeManager
File
- src/
Form/ EntityBundle/ EckEntityBundleDeleteConfirm.php, line 23
Class
- EckEntityBundleDeleteConfirm
- Provides a form for ECK entity bundle deletion.
Namespace
Drupal\eck\Form\EntityBundleCode
protected $entityTypeManager;