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

Breadcrumb

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

ResourceAttributes::BROWSER_BRANDS

Array of brand name and version separated by a space.

This value is intended to be taken from the UA client hints API (`navigator.userAgentData.brands`).

@example Not A;Brand 99 @example Chromium 99 @example Chrome 99

File

vendor/open-telemetry/sem-conv/ResourceAttributes.php, line 125

Class

ResourceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const BROWSER_BRANDS = 'browser.brands';

API Navigation

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