Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ContextStorageScopeInterface.php
function ContextStorageScopeInterface::offsetSet
Parameters
string $offset
:
1 method overrides
ContextStorageScopeInterface::offsetSet()
ContextStorageNode::offsetSet
in vendor/
open-telemetry/
context/
ContextStorageNode.php
File
vendor/
open-telemetry/
context/
ContextStorageScopeInterface.php
, line 24
Class
ContextStorageScopeInterface
@psalm-suppress MissingTemplateParam
Namespace
OpenTelemetry\Context
Code
public
function
offsetSet
(
$offset
,
$value
) : void;
RSS feed