RoutingRegistrar
- Full name:
\Qubus\Routing\Route\RoutingRegistrar
- This class is marked as final and can't be subclassed
- This class is a Final class
Properties
router
Methods
__construct
Parameters:
Parameter | Type | Description |
---|---|---|
$router | \Qubus\Routing\Router |
load
Parameters:
Parameter | Type | Description |
---|---|---|
$sources | array|string|callable |
Throws:
group
public group(array|string|callable $sources, array $middleware = [], string $prefix = ''): void
Parameters:
Parameter | Type | Description |
---|---|---|
$sources | array|string|callable | |
$middleware | array | |
$prefix | string |
loadOne
Parameters:
Parameter | Type | Description |
---|---|---|
$source | string|callable |
Throws:
Automatically generated on 2025-10-13