class RedirectorPageController extends PageController (View source)

Controller for the RedirectorPage.

Properties

Methods

public
index(HTTPRequest $request)

Check we don't already have a redirect code set

public
getContent()

If we ever get this far, it means that the redirection failed.

Details

HTTPResponse index(HTTPRequest $request)

Check we don't already have a redirect code set

Parameters

HTTPRequest $request

Return Value

HTTPResponse

getContent()

If we ever get this far, it means that the redirection failed.