Documentation

TextServiceProvider
in package
implements ServiceProviderInterface

Service provider for the Text module.

Registers the TextRepositoryInterface, all use cases, TextFacade, TextController, and TextApiHandler.

Tags
since
3.0.0

Table of Contents

Interfaces

ServiceProviderInterface
Interface for service providers that register services in the container.

Methods

boot()  : void
Bootstrap any application services.
register()  : void
Register services in the container.
registerUseCases()  : void
Register all use case classes.

Methods


        
On this page

Search results