File manager - Edit - /var/www/payraty/helpdesk/vendor/open-telemetry/api/Trace/StatusCode.php
Back
<?php declare(strict_types=1); namespace OpenTelemetry\API\Trace; /** * @see https://github.com/open-telemetry/opentelemetry-specification/blob/v1.6.1/specification/trace/api.md#set-status */ interface StatusCode { public const STATUS_UNSET = 'Unset'; public const STATUS_OK = 'Ok'; public const STATUS_ERROR = 'Error'; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings