UpdateSaleTrackCommand
extends ContainerAwareCommand
in package
uses
LockableTrait
Class UpdateSaleTrackCommand
This class is deprecated and you should not run it or use it
Table of Contents
Methods
- configure() : mixed
- Configure command
- execute() : int|null
Methods
configure()
Configure command
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|null
Parameters
- $input : InputInterface
- $output : OutputInterface