PurgeShipShipmentsCommand
extends ContainerAwareCommand
in package
uses
LockableTrait
Table of Contents
Constants
- BATCH_SIZE = 100
Methods
- configure() : mixed
- execute() : mixed
Constants
BATCH_SIZE
private
mixed
BATCH_SIZE
= 100
Methods
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
- $input : InputInterface
- $output : OutputInterface