RefundAlertCommand
extends ContainerAwareCommand
in package
uses
LockableTrait
Class RefundAlertCommand
Table of Contents
Properties
- $dbConnection : Connection
- $output : mixed
Methods
- configure() : mixed
- execute() : int|void|null
Properties
$dbConnection
private
Connection
$dbConnection
$output
private
mixed
$output
Methods
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|void|null
Parameters
- $input : InputInterface
- $output : OutputInterface