Bolt\Tests\Controller\Backend\AuthenticationTest::controller PHP Method

controller() protected method

protected controller ( ) : Authentication
return Bolt\Controller\Backend\Authentication
    protected function controller()
    {
        return $this->getService('controller.backend.authentication');
    }