The ReflectionFiber class
(PHP 8 >= 8.1.0)
Einführung
Klassenbeschreibung
Inhaltsverzeichnis
- ReflectionFiber::__construct — Constructs a ReflectionFiber object
- ReflectionFiber::getCallable — Gets the callable used to create the Fiber
- ReflectionFiber::getExecutingFile — Get the file name of the current execution point
- ReflectionFiber::getExecutingLine — Get the line number of the current execution point
- ReflectionFiber::getFiber — Get the reflected Fiber instance
- ReflectionFiber::getTrace — Get the backtrace of the current execution point