You are here

constant StaticCommand::RETRY_COUNT in Tome 8

The default number of retry per failed process.

File

modules/tome_static/src/Commands/StaticCommand.php, line 40

Class

StaticCommand
Contains the tome:static command.

Namespace

Drupal\tome_static\Commands

Code

const RETRY_COUNT = 1;