Kraken\Runtime\Command\Cmd\CmdErrorCommand::construct PHP Method

construct() protected method

protected construct ( )
    protected function construct()
    {
        $this->supervisor = $this->runtime->getCore()->make('Kraken\\Runtime\\Supervision\\SupervisorRemoteInterface');
    }