Documentation

ToggleProvider extends ServiceProvider
in package

Table of Contents

boot()  : void
Bootstrap services.
register()  : void
Register services.
enableAPI()  : void
enableDBAL()  : void
enableSDK()  : void
routeConfiguration()  : array<string, mixed>

Methods

boot()

Bootstrap services.

public boot() : void
Return values
void

register()

Register services.

public register() : void
Return values
void

enableDBAL()

private enableDBAL() : void
Return values
void

routeConfiguration()

private routeConfiguration() : array<string, mixed>
Return values
array<string, mixed>

Search results