Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Parser.php
Parser::EXCLUDED_VALUE_CHARS
File
vendor/
open-telemetry/
api/
Baggage/
Propagation/
Parser.php
, line 17
Class
Parser
Namespace
OpenTelemetry\API\Baggage\Propagation
Code
private
const
EXCLUDED_VALUE_CHARS
= [
' '
,
'"'
,
','
,
';'
,
'\\'
, ];
RSS feed