Documentation

CrowdinServiceProvider extends ServiceProvider
in package

Table of Contents

Properties

$defer  : bool
Crowdin if loading of the provider is deferred.

Methods

boot()  : void
Bootstrap the application events.
provides()  : array<string|int, mixed>
Get the services provided by the provider.
register()  : void
Register the service provider.

Properties

Methods

provides()

Get the services provided by the provider.

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

        
On this page

Search results