You are here

protected property ViewsBulkOperationsActionManager::$entityTypeManager in Views Bulk Operations (VBO) 8.3

Same name and namespace in other branches
  1. 4.0.x src/Service/ViewsBulkOperationsActionManager.php \Drupal\views_bulk_operations\Service\ViewsBulkOperationsActionManager::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Service/ViewsBulkOperationsActionManager.php, line 35

Class

ViewsBulkOperationsActionManager
Defines Views Bulk Operations action manager.

Namespace

Drupal\views_bulk_operations\Service

Code

protected $entityTypeManager;