Kraken\Runtime\Supervision\Runtime\RuntimeContinue::construct PHP Method

construct() protected method

protected construct ( )
    protected function construct()
    {
        $this->channel = $this->runtime->getCore()->make('Kraken\\Runtime\\Service\\ChannelInternal');
    }