Authentication

Implements ServiceProviderInterface

Service provider for the authentication dependencies

since

4.0.0

package

Joomla CMS

Methods

register

Registers the service provider with a DI container.

register(\Joomla\DI\Container container) : 
since

4.0.0

Arguments

container

ContainerThe DI container.

Response

void