UpdateSaleCommand
extends ContainerAwareCommand
in package
uses
LockableTrait
Class UpdateSaleCommand
This class will be removed in v2 version
Table of Contents
Methods
- configure() : mixed
- Command settings
- execute() : int|null
Methods
configure()
Command settings
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|null
Parameters
- $input : InputInterface
- $output : OutputInterface