PHP Class Kraken\Console\Server\Server

Inheritance: extends Kraken\Runtime\RuntimeContainer, implements ServerInterface
Show file Open project: kraken-php/framework

Protected Methods

Method Description
boot ( Kraken\Core\CoreInterface $core )
config ( Kraken\Core\CoreInterface $core )
construct ( Kraken\Core\CoreInterface $core )

Method Details

boot() protected method

protected boot ( Kraken\Core\CoreInterface $core )
$core Kraken\Core\CoreInterface

config() protected method

protected config ( Kraken\Core\CoreInterface $core )
$core Kraken\Core\CoreInterface

construct() protected method

protected construct ( Kraken\Core\CoreInterface $core )
$core Kraken\Core\CoreInterface