Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ScopeLogs.php
function ScopeLogs::clearScope
File
vendor/
open-telemetry/
gen-otlp-protobuf/
Opentelemetry/
Proto/
Logs/
V1/
ScopeLogs.php
, line 84
Class
ScopeLogs
A collection of Logs produced by a Scope.
Namespace
Opentelemetry\Proto\Logs\V1
Code
public
function
clearScope
() {
unset
(
$this
->
scope
); }
RSS feed