phpDocumentor

AbstractModuleBootableServiceProvider extends AbstractBootableServiceProvider implements ModuleBootableServiceProvider

Class AbstractModuleBootableServiceProvider

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

ModuleBootableServiceProvider
Interface ModuleBootableServiceProvider

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