RestServiceProvider
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
Details
register(ContainerBuilder $container)
Registers services to the container.