Bolt\Tests\Controller\Async\StackTest::controller PHP Method

controller() protected method

protected controller ( ) : Stack
return Bolt\Controller\Async\Stack
    protected function controller()
    {
        return $this->getService('controller.async.stack');
    }