ReflectionFiber::getFiber

(PHP 8 >= 8.1.0)

ReflectionFiber::getFiberGet the reflected Fiber instance

Descrizione

public ReflectionFiber::getFiber(): Fiber

Returns the Fiber instance being reflected.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The Fiber instance being reflected.

add a note add a note

User Contributed Notes

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