You are here

constant BynderService::MAX_ITEMS in Bynder 8.2

Same name and namespace in other branches
  1. 8.3 src/BynderService.php \Drupal\bynder\BynderService::MAX_ITEMS
  2. 4.0.x src/BynderService.php \Drupal\bynder\BynderService::MAX_ITEMS

The default maximum number of items to process in one run.

File

src/BynderService.php, line 33

Class

BynderService
Bynder service.

Namespace

Drupal\bynder

Code

const MAX_ITEMS = 100;