phpDocumentor

LeagueBootableServiceProvider extends AbstractServiceProvider implements BootableServiceProviderInterface

Class LeagueBootableServiceProvider

Interfaces, Classes and Traits

BootableServiceProviderInterface

Table of Contents

$internal  : BootableServiceProvider
__construct()  : mixed
LeagueBootableServiceProvider constructor.
boot()  : void
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