Language
实现 ServiceProviderInterface语言依赖项的服务提供程序
| 自 |
4.0.0 |
|---|---|
| 包 |
Joomla CMS |
方法
register
使用 DI 容器注册服务提供程序。
register(\Joomla\DI\Container container) :
| 自 |
4.0.0 |
|---|
参数
- container
ContainerDI 容器。
响应
void