LanguageFactoryProvider

Implements ServiceProviderInterface

LanguageFactory object service provider

since

2.0

package

Joomla Framework

Methods

register

Registers the service provider with a DI container.

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

2.0

throws

RuntimeException

Arguments

container

ContainerThe DI container.

Response

void