class Application extends Application

cli application for Thelia Class Application

Properties

$kernel

Methods

__construct( KernelInterface $kernel)

No description

getKernel()

No description

getContainer()

No description

doRun( InputInterface $input, OutputInterface $output)

No description

Details

at line 31
__construct( KernelInterface $kernel)

Parameters

KernelInterface $kernel

at line 43
getKernel()

at line 48
getContainer()

at line 53
doRun( InputInterface $input, OutputInterface $output)

Parameters

InputInterface $input
OutputInterface $output