Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AbstractDriver.php
AbstractDriver::$fiber
Type:
fiber
File
vendor/
revolt/
event-loop/
src/
EventLoop/
Internal/
AbstractDriver.php
, line 29
Class
AbstractDriver
Event loop driver which implements all basic operations to allow interoperability.
Namespace
Revolt\EventLoop\Internal
Code
private \Fiber $fiber;
RSS feed