You are here

constant AcquiaContenthubCommands::BATCH_PROCESS_CHUNK_SIZE in Acquia Content Hub 8

Size of the chunk being processed at once.

File

src/Commands/AcquiaContenthubCommands.php, line 30

Class

AcquiaContenthubCommands
A Drush commandfile.

Namespace

Drupal\acquia_contenthub\Commands

Code

const BATCH_PROCESS_CHUNK_SIZE = 50;