Documentation

BookServiceProvider
in package
implements ServiceProviderInterface

Service provider for the Book module.

Registers the BookRepositoryInterface, all use cases, BookFacade, BookController, and BookApiHandler.

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