ServiceProviderInterface
Defines the interface for a Service Provider.
since |
1.0 |
---|
Methods
register
Registers the service provider with a DI container.
register(\Joomla\DI\Container $container) : void