-
Notifications
You must be signed in to change notification settings - Fork 0
API Routers IRouter
Christophe SAUVEUR edited this page Apr 21, 2024
·
2 revisions
interface IRouter
Since 1.0
public abstract function parseRoute(string $filteredPathInfo, string $defaultRoute): RouterData
Since 1.0
Name | Type | Description |
---|---|---|
$filteredPathInfo |
string |
|
$defaultRoute |
string |
RouterData
Getting Started | Framework Reference | API Reference | MFX is released under the MIT license