class RedirectorPageController extends PageController

Controller for the {@link RedirectorPage}.

Methods

index(HTTPRequest $request)

Check we don't already have a redirect code set

getContent()

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

Details

at line 20
HTTPResponse index(HTTPRequest $request)

Check we don't already have a redirect code set

Parameters

HTTPRequest $request

Return Value

HTTPResponse

at line 33
getContent()

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