Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Interfaces
Joomla\DI
ServiceProviderInterface
Introduction
Synopsis
Violations
Methods
Joomla\DI\
ServiceProviderInterface
Defines the interface for a Service Provider.
Synopsis
interface ServiceProviderInterface {
// methods
public Container
register
()
}
Methods
public
register()
— Registers the service provider with a DI container.