PHP 8.4.0 RC4 available for testing

The ReflectionFiber class

(PHP 8 >= 8.1.0)

Introduzione

Sommario della classe

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

Indice dei contenuti

add a note

User Contributed Notes

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