MergeFilesCommand
extends ContainerAwareCommand
in package
Table of Contents
Properties
- $connection : mixed
Methods
- getFileContentWithoutHeader() : mixed
- getSale() : mixed
- groupSales() : mixed
- isProcessingSale() : mixed
- addNewFiledToSales() : mixed
- Add new field
- configure() : mixed
- Configuring command name etc
- execute() : int|void|null
- Execute method
- fixLengowSales() : mixed
- setSalesAsComplete() : mixed
- customLogger() : mixed
Properties
$connection
protected
mixed
$connection
Methods
getFileContentWithoutHeader()
public
getFileContentWithoutHeader(mixed $file) : mixed
Parameters
- $file : mixed
getSale()
public
getSale(mixed $string) : mixed
Parameters
- $string : mixed
groupSales()
public
groupSales() : mixed
isProcessingSale()
public
isProcessingSale(mixed $string) : mixed
Parameters
- $string : mixed
addNewFiledToSales()
Add new field
protected
addNewFiledToSales() : mixed
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
Tags
Return values
int|void|nullfixLengowSales()
protected
fixLengowSales() : mixed
setSalesAsComplete()
protected
setSalesAsComplete() : mixed
customLogger()
private
customLogger(mixed $message) : mixed
Parameters
- $message : mixed