ShopdecoShoppingSalesCommand
extends ContainerAwareCommand
in package
uses
LockableTrait
Class ShopDecoShoppingSalesCommand
Table of Contents
Properties
- $shopdecoService : mixed
Methods
- configure() : mixed
- Configuring command name etc
- execute() : int|void|null
- Execute method
Properties
$shopdecoService
protected
mixed
$shopdecoService
Tags
Methods
configure()
Configuring command name etc
protected
configure() : mixed
execute()
Execute method
protected
execute(InputInterface $input, OutputInterface $output) : int|void|null
Parameters
- $input : InputInterface
- $output : OutputInterface