Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CancellationInterface.php
function CancellationInterface::unsubscribe
1 method overrides
CancellationInterface::unsubscribe()
NullCancellation::unsubscribe
in vendor/
open-telemetry/
sdk/
Common/
Future/
NullCancellation.php
File
vendor/
open-telemetry/
sdk/
Common/
Future/
CancellationInterface.php
, line 17
Class
CancellationInterface
Namespace
OpenTelemetry\SDK\Common\Future
Code
public
function
unsubscribe
(string
$id
) : void;
RSS feed