phpDocumentor

DSGVOServiceProvider extends AbstractServiceProvider
in package

Class DSGVOServiceProvider

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.
registerService()  : void
Registers the DSGVO service.
registerServiceComponents()  : void
Registers the DSGVO service components.

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

registerService()

Registers the DSGVO service.

private registerService() : void
Return values
void

registerServiceComponents()

Registers the DSGVO service components.

private registerServiceComponents() : void
Return values
void

Search results