Application
实现 ServiceProviderInterface应用程序服务提供商
| 自 |
4.0.0 |
|---|---|
| 包 |
Joomla CMS |
方法
register
在 DI 容器中注册服务提供商。
register(\Joomla\DI\Container container) :
| 自 |
4.0.0 |
|---|
参数
- container
ContainerDI 容器。
响应
void