class NormalInstallerServiceProvider implements ServiceProviderInterface (View source)

Service provider for the non early installer environment.

Methods

register(ContainerBuilder $container)

Registers services to the container.

Details

register(ContainerBuilder $container)

Registers services to the container.

Parameters

ContainerBuilder $container

The ContainerBuilder to register services to.