Documentation

JsonqServiceProvider extends ServiceProvider
in package

Table of Contents

Methods

boot()  : mixed
Bootstrap the application services.
provides()  : array<string|int, string>
Get the services provided by the provider.
register()  : mixed
Register the application services.
registerJsonManager()  : mixed
register JsonManager.
registerJsonq()  : mixed
Register Talk class.
setupConfig()  : mixed
Setup the config.

Methods

provides()

Get the services provided by the provider.

public provides() : array<string|int, string>
Return values
array<string|int, string>

        
On this page

Search results