RouterFactory

Implements ServiceProviderInterface

Service provider for the service router factory.

since

4.0.0

package

Joomla CMS

Methods

__construct

DispatcherFactory constructor.

__construct( namespace) : 
since

4.0.0

Arguments

namespace

stringThe namespace

Response

mixed

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

Properties

namespace

The module namespace

since

4.0.0

Type(s)

string