NormalInstallerServiceProvider
class NormalInstallerServiceProvider implements ServiceProviderInterface (View source)
Service provider for the installer environment.
This class is manually added by install_begin_request() via $conf['container_service_providers'] and optimizes the container for installation.
Note that the early installer environment requires the further customizations in InstallerServiceProvider.
Methods
Details
register(ContainerBuilder $container)
Registers services to the container.