HttpServiceProvider
Class
extends
AggregateServiceProvider
Final:
Yes
Aggregates and registers HTTP-related service providers. This class SHALL encapsulate the dependencies for HTTP client and message factory services within the container.
Description
It MUST implement the ServiceProviderInterface and MUST delegate factory and extension retrieval to the internal AggregateServiceProvider instance.
Methods
__construct()
: mixed
Constructs the HttpServiceProvider.