ComponentDispatcherFactory
实现 ServiceProviderInterface服务分发器工厂的服务提供程序。
自 |
4.0.0 |
---|---|
包 |
Joomla CMS |
方法
__construct
ComponentDispatcherFactory 构造函数。
__construct( namespace) :
自 |
4.0.0 |
---|
参数
- 命名空间
string
命名空间
响应
混合
register
使用 DI 容器注册服务提供程序。
register(\Joomla\DI\Container container) :
自 |
4.0.0 |
---|
参数
- 容器
Container
DI 容器。
响应
空