The ReflectionFiber class

(PHP 8 >= 8.1.0)

Introducción

Sinopsis de la Clase

final class ReflectionFiber {
/* Métodos */
public __construct(Fiber $fiber)
public getFiber(): Fiber
}

Tabla de contenidos

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top