Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

DeferCallback.php

Namespace

Revolt\EventLoop\Internal

File

vendor/revolt/event-loop/src/EventLoop/Internal/DeferCallback.php

View source
<?php

declare (strict_types=1);
namespace Revolt\EventLoop\Internal;


/** @internal */
final class DeferCallback extends DriverCallback {

}

Classes

Title Deprecated Summary
DeferCallback @internal
RSS feed
Powered by Drupal