STRING_MASK
STRING_MASK = '********'
This constant defines the mask string used to strip sensitive information.
This processor sanitizes the configured HTTP headers to ensure no sensitive informations are sent to the server.
$client : \Raven_Client
__construct(\Raven_Client $client)
Class constructor.
\Raven_Client | $client | The Raven client |