-
Notifications
You must be signed in to change notification settings - Fork 0
API Routers RouterHelpers
Christophe SAUVEUR edited this page Sep 29, 2024
·
2 revisions
final class RouterHelpers
Since 1.0
public static function check404file(array $routeParams)
Checks if the request could be referring to a missing file and replies a 404 HTTP error code
Since 1.0
Name | Type | Description |
---|---|---|
$routeParams |
array |
Request route parameters |
Getting Started | Framework Reference | API Reference | MFX is released under the MIT license