PHP Class Contao\PageLogout

Inheritance: extends Frontend
Show file Open project: contao/core-bundle

Public Methods

Method Description
getResponse ( PageModel $objPage ) : RedirectResponse Return a redirect response object

Method Details

getResponse() public method

Return a redirect response object
public getResponse ( PageModel $objPage ) : RedirectResponse
$objPage PageModel
return Symfony\Component\HttpFoundation\RedirectResponse