constant BynderService::MAX_ITEMS in Bynder 8.2
Same name and namespace in other branches
- 8.3 src/BynderService.php \Drupal\bynder\BynderService::MAX_ITEMS
- 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\bynderCode
const MAX_ITEMS = 100;