You are here

constant ViewsBulkOperationsActionProcessor::MAX_LIST_COUNT in Views Bulk Operations (VBO) 4.0.x

Same name and namespace in other branches
  1. 8.3 src/Service/ViewsBulkOperationsActionProcessor.php \Drupal\views_bulk_operations\Service\ViewsBulkOperationsActionProcessor::MAX_LIST_COUNT

Maximum number of labels fetched for informational purposes.

File

src/Service/ViewsBulkOperationsActionProcessor.php, line 23

Class

ViewsBulkOperationsActionProcessor
Defines VBO action processor.

Namespace

Drupal\views_bulk_operations\Service

Code

const MAX_LIST_COUNT = 50;