ModuleDispatcherFactory

Implements ServiceProviderInterface

Service provider for the service dispatcher factory.

since

4.0.0

package

Joomla CMS

Methods

__construct

ComponentDispatcherFactory 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