You are here

protected property HttpServiceApiWrapperFactory::$apiWrappers in HTTP Client Manager 8.2

An array of HTTP Service Api Wrapper Services.

Type: \Drupal\http_client_manager\Plugin\HttpServiceApiWrapper\HttpServiceApiWrapperInterface[]

File

src/HttpServiceApiWrapperFactory.php, line 19

Class

HttpServiceApiWrapperFactory
Class HttpServiceApiWrapperFactory.

Namespace

Drupal\http_client_manager

Code

protected $apiWrappers;