RemoveDuplicateSaleLogsCommand
extends ContainerAwareCommand
Table of Contents
Properties
-
$connection
: Connection
Methods
-
__construct()
: mixed
-
configure()
: mixed
-
execute()
: int
$connection
private
Connection
$connection
__construct()
public
__construct(Connection $connection) : mixed
Parameters
-
$connection
: Connection
-
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int
Parameters
-
$input
: InputInterface
-
-
$output
: OutputInterface
-
-
throws
-
ConnectionException