-
Notifications
You must be signed in to change notification settings - Fork 0
API Routers BaseRouteProvider
Christophe SAUVEUR edited this page Sep 29, 2024
·
1 revision
abstract class BaseRouteProvider implements IRouteProvider
Base class for routers that need access to the various services
public function __construct(Services\ICoreServiceProvider $serviceProvider)
Constructor
Name | Type | Description |
---|---|---|
$serviceProvider |
ICoreServiceProvider |
Core service provider instance |
Getting Started | Framework Reference | API Reference | MFX is released under the MIT license