You are here

private property FullHttpMessageFormatter::$maxBodyLength in Apigee Edge 8

The maximum length of the body.

Type: int

File

modules/apigee_edge_debug/src/Plugin/DebugMessageFormatter/FullHttpMessageFormatter.php, line 44

Class

FullHttpMessageFormatter
Full HTML debug message formatter plugin.

Namespace

Drupal\apigee_edge_debug\Plugin\DebugMessageFormatter

Code

private $maxBodyLength = NULL;