class RestServiceProvider implements ServiceProviderInterface (View source)

Provides BC services.

These services are not added via rest.services.yml because the service classes extend classes from the HAL module. They also have no use without that module.

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.