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

Breadcrumb

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

function AttributeValidator::getInvalidMessage

Overrides AttributeValidatorInterface::getInvalidMessage

File

vendor/open-telemetry/sdk/Common/Attribute/AttributeValidator.php, line 54

Class

AttributeValidator

Namespace

OpenTelemetry\SDK\Common\Attribute

Code

public function getInvalidMessage() : string {
    return 'attribute with non-primitive or non-homogeneous array of primitives dropped';
}

API Navigation

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