Back to Joomla project (class list)

Class RouterFactory - list of methods

Service provider for the service router factory.
Package: Joomla\CMS\Extension\Service\Provider
Copyright: (C) 2018 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Extension/Service/Provider/RouterFactory.php
Project: Joomla

Method Summary

public
(string $namespace)

DispatcherFactory constructor.
Parameters
  • string $namespace The namespace
Since
  • 4.0.0
Show source code of this method: __construct Source Code

public void
(\Joomla\DI\Container $container)

Registers the service provider with a DI container.
Parameters
  • \Joomla\DI\Container $container The DI container.
Returns
  • void
Since
  • 4.0.0
Show source code of this method: register Source Code

Properties Summary

private string
$namespace
The module namespace
Since
  • 4.0.0

Tags Summary

Since
4.0.0