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

Breadcrumb

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

function Util::getErrorLevel

2 calls to Util::getErrorLevel()
Util::triggerClassDeprecationNotice in vendor/open-telemetry/sdk/Common/Dev/Compatibility/Util.php
@psalm-suppress ArgumentTypeCoercion
Util::triggerMethodDeprecationNotice in vendor/open-telemetry/sdk/Common/Dev/Compatibility/Util.php
@psalm-suppress ArgumentTypeCoercion

File

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

Class

Util

Namespace

OpenTelemetry\SDK\Common\Dev\Compatibility

Code

public static function getErrorLevel() : int {
    return self::$errorLevel;
}

API Navigation

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