You are here

protected property BulkEditForm::$entityTypeManager in Views Bulk Edit 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/BulkEditForm.php, line 23

Class

BulkEditForm
The bulk edit form.

Namespace

Drupal\views_bulk_edit\Form

Code

protected $entityTypeManager;