PHP Class Wallabag\CoreBundle\Controller\ExceptionController

The only modified line from the parent template is for "WallabagCoreBundle".
Inheritance: extends Symfony\Bundle\TwigBundle\Controller\ExceptionController
Show file Open project: wallabag/wallabag

Protected Methods

Method Description
findTemplate ( Request $request, $format, $code, $showException )

Method Details

findTemplate() protected method

protected findTemplate ( Request $request, $format, $code, $showException )
$request Symfony\Component\HttpFoundation\Request