Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LoggerSharedState.php
function LoggerSharedState::hasShutdown
File
vendor/
open-telemetry/
sdk/
Logs/
LoggerSharedState.php
, line 21
Class
LoggerSharedState
Namespace
OpenTelemetry\SDK\Logs
Code
public
function
hasShutdown
() : bool {
return
null
!==
$this
->
shutdownResult
; }
RSS feed