You are here

private property ApiClientProfiler::$formatter in Apigee Edge 8

The debug message formatter plugin.

Type: \Drupal\apigee_edge_debug\Plugin\DebugMessageFormatter\DebugMessageFormatterPluginInterface

File

modules/apigee_edge_debug/src/HttpClientMiddleware/ApiClientProfiler.php, line 49

Class

ApiClientProfiler
Http client middleware that profiles Apigee Edge API calls.

Namespace

Drupal\apigee_edge_debug\HttpClientMiddleware

Code

private $formatter;