\App\ProvidersRepositoryProvider

Summary

Methods
Properties
Constants
register()
boot()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

register()

register(\Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator  $configurator) : void

在此阶段注册服务定义.

Parameters

\Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator $configurator

boot()

boot(\Symfony\Component\DependencyInjection\ContainerInterface  $container) : void

在容器编译后执行(初始化逻辑).

Parameters

\Symfony\Component\DependencyInjection\ContainerInterface $container