Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AttributesInterface.php
function AttributesInterface::has
1 method overrides
AttributesInterface::has()
Attributes::has
in vendor/
open-telemetry/
sdk/
Common/
Attribute/
Attributes.php
File
vendor/
open-telemetry/
sdk/
Common/
Attribute/
AttributesInterface.php
, line 15
Class
AttributesInterface
@psalm-suppress MissingTemplateParam
Namespace
OpenTelemetry\SDK\Common\Attribute
Code
public
function
has
(string
$name
) : bool;
RSS feed