Loader
Less than 1 minute
Loader
Properties
config
protected array $configMethods
__construct
Loader constructor.
public __construct(array $config): voidParameters
| Parameter | Type | Description |
|---|---|---|
$config | array |
initialise
public initialise(Router $router): boolParameters
| Parameter | Type | Description |
|---|---|---|
$router | Router |
evaluateRequest
Evaluates the request and sets the controller, action, and arguments based on the request path.
public evaluateRequest(Request $request): ?RouteParameters
| Parameter | Type | Description |
|---|---|---|
$request | Request | the request object |
Generated by Hazaar API Doc Generator on Mon, 27 Oct 2025 13:01:29 +0000