You are here

protected property DebugMessageFormatterPluginBase::$maskOrganization in Apigee Edge 8

Whether to mask the organization in the request URI or not.

Type: bool

File

modules/apigee_edge_debug/src/Plugin/DebugMessageFormatter/DebugMessageFormatterPluginBase.php, line 43

Class

DebugMessageFormatterPluginBase
Defines a base class for debug message formatter plugins.

Namespace

Drupal\apigee_edge_debug\Plugin\DebugMessageFormatter

Code

protected $maskOrganization;