PHP Class Kraken\Console\Server\Server

Inheritance: extends Kraken\Runtime\RuntimeContainer, implements ServerInterface
Afficher le fichier Open project: kraken-php/framework

Méthodes protégées

Méthode Description
boot ( Kraken\Core\CoreInterface $core )
config ( Kraken\Core\CoreInterface $core )
construct ( Kraken\Core\CoreInterface $core )

Method Details

boot() protected méthode

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

config() protected méthode

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

construct() protected méthode

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