You are here

private property DevelKintApiClientProfiler::$moduleHandler in Apigee Edge 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface|null

File

modules/apigee_edge_debug/src/HttpClientMiddleware/DevelKintApiClientProfiler.php, line 65

Class

DevelKintApiClientProfiler
Http client middleware that profiles Apigee Edge API calls.

Namespace

Drupal\apigee_edge_debug\HttpClientMiddleware

Code

private $moduleHandler;