Kraken\Console\Server\Command\Project\ProjectCreateCommand::construct PHP Méthode

construct() protected méthode

protected construct ( )
    protected function construct()
    {
        $this->manager = $this->runtime->getCore()->make('Project.Manager');
    }