RedirectorPageController
class RedirectorPageController extends PageController
Controller for the {@link RedirectorPage}.
Methods
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
at line 33
getContent()
If we ever get this far, it means that the redirection failed.