Legend of the Green Dragon

AboutCommand extends Command
in package

Console command to display information about the current application.

Table of Contents

$defaultName  : mixed
configure()  : mixed
{@inheritdoc}
execute()  : int
{@inheritdoc}

Properties

$defaultName

protected static mixed $defaultName = 'lotgd:about'

Methods

configure()

{@inheritdoc}

protected configure() : mixed
Return values
mixed

execute()

{@inheritdoc}

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

Search results