FOS\UserBundle\Controller\SecurityController::getEngine PHP Method

getEngine() protected method

protected getEngine ( )
    protected function getEngine()
    {
        return $this->container->getParameter('fos_user.template.engine');
    }