ServiceProviderInterface
interface ServiceProviderInterface (View source)
Interface that all service providers must implement.
Methods
Details
register(ContainerBuilder $container)
Registers services to the container.