final class GuzzleHttpClientServiceProvider implements ServiceProviderInterface (View source)

Methods

void

Registers the provider's services in the application container.

void

Details

register

void register(ContainerInterface $container)

Registers the provider's services in the application container.

Parameters

ContainerInterface $container

Container used by the framework runtime.

Return Value

void