\Anax\MVCTRedirectHelpers

Helpers for redirecting to other pages and controllers.

Summary

Methods
Properties
Constants
redirectTo()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

redirectTo()

redirectTo(string  $route = null) : void

Redirect to current or another route.

Parameters

string $route

the route to redirect to, null to redirect to current route, "" to redirect to baseurl.