Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TracingDriver.php
function TracingDriver::run
Overrides
Driver::run
File
vendor/
revolt/
event-loop/
src/
EventLoop/
Driver/
TracingDriver.php
, line 33
Class
TracingDriver
Namespace
Revolt\EventLoop\Driver
Code
public
function
run
() : void {
$this
->
driver
->
run
(); }
RSS feed