Application

in package
extends Application

Constants

mixed VERSION = '@package_version@'

Methods

public__construct(KernelInterface $kernel) : mixed

Parameters

$kernel : KernelInterface

Returns

mixed

Returns the long version of the application.

publicgetLongVersion() : string

Returns

string

The long application version

protectedgetCommandName(InputInterface $input) : string|null

Parameters

$input : InputInterface

Returns

string|null

protectedgetDefaultInputDefinition() : InputDefinition

Returns

InputDefinition

privatedetectVersion() : string

Returns

string