phpDocumentor

AbstractModuleServiceProvider extends AbstractServiceProvider implements ModuleServiceProvider

Class AbstractModuleServiceProvider

This abstract service provider is especially for external modules. This way we might be able to split the behavior for our own service provider but keep the behavior for external modules.

Interfaces, Classes and Traits

ModuleServiceProvider
Interface ModuleServiceProvider

Table of Contents

$application  : Application
__construct()  : mixed
AbstractBootableServiceProvider constructor.
toLeagueServiceProvider()  : ServiceProviderInterface
Creates a league container package compatible service provider interface.

Properties

Methods

toLeagueServiceProvider()

Creates a league container package compatible service provider interface.

public toLeagueServiceProvider() : ServiceProviderInterface
Tags
inheritDoc
Return values
ServiceProviderInterface

Search results