Documentation

ProvidersRegister
in package
implements InitScriptInterface

This init script allows our application to register all the service providers' services that we need in order to make the component they provide work properly.

A service provider must be able to register components without any dependencies on other components, if you need to depend on other components, please refer to the init method.

Interfaces, Classes and Traits

InitScriptInterface

Table of Contents

exec()  : void

Methods

Search results