You are here

protected property ViewsBulkOperationsActionProcessor::$entityTypeManager in Views Bulk Operations (VBO) 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Service/ViewsBulkOperationsActionProcessor.php, line 33

Class

ViewsBulkOperationsActionProcessor
Defines VBO action processor.

Namespace

Drupal\views_bulk_operations\Service

Code

protected $entityTypeManager;