Property | Type | Description | |
---|---|---|---|
$Redirect |
Method | Description | |
---|---|---|
__construct ( |
Construct a new redirector | |
redirect ( $conditionObject ) | The redirect handles redirecting appropriately based on the condition object passed in. The condition object is a json like stdClass object that mimics the arrays inside of config/permissions-conditions |
public __construct ( |
||
$Framework |
public redirect ( $conditionObject ) | ||
$conditionObject |