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