Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ContextStorage.php
function ContextStorage::__construct
File
vendor/
open-telemetry/
context/
ContextStorage.php
, line 17
Class
ContextStorage
@internal
Namespace
OpenTelemetry\Context
Code
public
function
__construct
() {
$this
->
current
=
$this
->
main
=
new
ContextStorageHead
(
$this
); }
RSS feed