CheckVirShipmentStatusCommand
extends ContainerAwareCommand
Table of Contents
Properties
-
$virService
: VirService|null
Methods
-
__construct()
: mixed
-
configure()
: void
-
execute()
: int
__construct()
public
__construct([mixed $name = null ][, VirService $virService = null ]) : mixed
Parameters
-
$name
: mixed
= null
-
-
$virService
: VirService
= null
-
protected
configure() : void
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int
Parameters
-
$input
: InputInterface
-
-
$output
: OutputInterface
-