Documentation

Startup extends Command
in package

Table of Contents

$out  : OutputInterface
configure()  : void
execute()  : int
getConfiguredHost()  : string
getInstalledVersion()  : string
infoRow()  : void
line()  : void

Properties

Methods

configure()

protected configure() : void
Return values
void

execute()

protected execute(InputInterface $in, OutputInterface $out) : int
Parameters
$in : InputInterface
$out : OutputInterface
Return values
int

getConfiguredHost()

private getConfiguredHost() : string
Return values
string

getInstalledVersion()

private getInstalledVersion() : string
Return values
string

infoRow()

private infoRow(string $label, string $value) : void
Parameters
$label : string
$value : string
Return values
void

line()

private line([string $content = "" ]) : void
Parameters
$content : string = ""
Return values
void

Search results