class Installer implements AppInterface

Methods

__construct(Container $container)

No description

Container
getContainer()

No description

RequestHandlerInterface
getRequestHandler()

No description

array
getConsoleCommands()

No description

Details

__construct(Container $container)

Parameters

Container $container

Container getContainer()

Return Value

Container

RequestHandlerInterface getRequestHandler()

Return Value

RequestHandlerInterface

array getConsoleCommands()

Return Value

array