ValidateAndShipUpstairsSalesCommand
extends ContainerAwareCommand
in package
uses
LockableTrait
Class ValidateAndShipUpstairsSalesCommand this command allows you to validate and ship upstairs (Monte a stage)
Table of Contents
Methods
- configure() : mixed
- Configure command
- execute() : int|void|null
Methods
configure()
Configure command
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|void|null
Parameters
- $input : InputInterface
- $output : OutputInterface