phpDocumentor

CustomerServiceProvider extends AbstractServiceProvider

Class CustomerServiceProvider

Tags
codeCoverageIgnore

Table of Contents

$application  : Application
__construct()  : mixed
AbstractBootableServiceProvider constructor.
provides()  : array<string|int, mixed>
register()  : void
toLeagueServiceProvider()  : ServiceProviderInterface
Creates a league container package compatible service provider interface.
customerConfigurationKeys()  : array<string|int, mixed>

Properties

Methods

provides()

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

toLeagueServiceProvider()

Creates a league container package compatible service provider interface.

public toLeagueServiceProvider() : ServiceProviderInterface
Tags
inheritDoc
Return values
ServiceProviderInterface

customerConfigurationKeys()

private customerConfigurationKeys() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results