You are here

constant OrderReportGenerateForm::BATCH_SIZE in Commerce Reporting 8

The number of orders to process in each batch.

File

src/Form/OrderReportGenerateForm.php, line 21

Class

OrderReportGenerateForm
Profides a form for bulk generating order reports.

Namespace

Drupal\commerce_reports\Form

Code

const BATCH_SIZE = 25;