Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AbstractDriver.php
AbstractDriver::$enableQueue
@var array<string, DriverCallback>
Type:
enableQueue
File
vendor/
revolt/
event-loop/
src/
EventLoop/
Internal/
AbstractDriver.php
, line 38
Class
AbstractDriver
Event loop driver which implements all basic operations to allow interoperability.
Namespace
Revolt\EventLoop\Internal
Code
private array $enableQueue = [];
RSS feed