ServiceProviderBase
abstract class ServiceProviderBase implements ServiceProviderInterface, ServiceModifierInterface (View source)
Base service provider implementation.
Methods
Details
register(ContainerBuilder $container)
Registers services to the container.
alter(ContainerBuilder $container)
Modifies existing service definitions.