Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FiberLocal.php
FiberLocal::$mainFiber
@var \Fiber|null Dummy fiber for {main}
Type:
mainFiber
File
vendor/
revolt/
event-loop/
src/
EventLoop/
FiberLocal.php
, line 17
Class
FiberLocal
Fiber local storage.
Namespace
Revolt\EventLoop
Code
private static ?\Fiber $mainFiber =
null
;
RSS feed