UserFrosting API

BaseServicesProvider

UserFrosting services provider Interface.

Tags
TODO

: Rename this "ServiceProvider" and move the definition in the current "ServiceProvider" to separate classes (Target: UF 5.0)

Table of Contents

$ci ContainerInterface
__construct() Create a new service provider instance. mixed
register() Register defined services. void

Properties

Methods

__construct()

Create a new service provider instance.

public __construct( $ci : ContainerInterface ) : mixed
Parameters
$ci : ContainerInterface
Return values
mixed

Search results