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