ApiMiddlewareRegistration
in package
implements
Bootstrapper
Class ApiMiddlewareRegistration
Interfaces, Classes and Traits
- Bootstrapper
- Interface Bootstrapper
Table of Contents
- boot() : void
- Application bootstrapping.
- getSlimApp() : App
Methods
boot()
Application bootstrapping.
public
boot(Application $application) : void
Parameters
- $application : Application
Tags
Return values
void —getSlimApp()
private
getSlimApp(Application $application) : App
Parameters
- $application : Application