Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
KnownValues.php
KnownValues::VALUES_BOOLEAN
File
vendor/
open-telemetry/
sdk/
Common/
Configuration/
KnownValues.php
, line 66
Class
KnownValues
"Known values" for OpenTelemetry configurataion variables. Notice: Values specific to the PHP SDK have been added
Namespace
OpenTelemetry\SDK\Common\Configuration
Code
public
const
VALUES_BOOLEAN
= [ self::VALUE_TRUE, self::VALUE_FALSE, ];
RSS feed