RunCommand
extends Command
in package
Table of Contents
- $booter : z_framework
- __construct() : mixed
- configure() : void
- execute() : int
Properties
$booter
private
z_framework
$booter
Methods
__construct()
public
__construct(z_framework $booter) : mixed
Parameters
- $booter : z_framework
Return values
mixed —configure()
protected
configure() : void
Return values
void —execute()
protected
execute(InputInterface $in, OutputInterface $out) : int
Parameters
- $in : InputInterface
- $out : OutputInterface