LengowSalesCommand
extends ContainerAwareCommand
in package
FinalYes
Class LengowSalesCommand
Table of Contents
Properties
- $configService : Config
- $lengowService : LengowService
- $output : mixed
Methods
- configure() : mixed
- execute() : int|void|null
Properties
$configService
protected
Config
$configService
$lengowService
protected
LengowService
$lengowService
$output
protected
mixed
$output
Tags
Methods
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|void|null
Parameters
- $input : InputInterface
- $output : OutputInterface