Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Util.php

Util::ERROR_LEVELS

File

vendor/open-telemetry/sdk/Common/Dev/Compatibility/Util.php, line 11

Class

Util

Namespace

OpenTelemetry\SDK\Common\Dev\Compatibility

Code

public const ERROR_LEVELS = [
    self::E_NONE,
    E_USER_DEPRECATED,
    E_USER_NOTICE,
    E_USER_WARNING,
    E_USER_ERROR,
];

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal