phpDocumentor

LeagueServiceProvider extends AbstractServiceProvider

Class LeagueServiceProvider

Table of Contents

$internal  : ServiceProvider
__construct()  : mixed
LeagueServiceProvider constructor.
getIdentifier()  : string
Overrides the identifier accessor.
register()  : void

Properties

Methods

getIdentifier()

Overrides the identifier accessor.

public getIdentifier() : string

Instead of using the class name as fallback identifier, we will use the name of the adapters class.

Return values
string

Search results