Pyh.conf’25: a new PHP conference for the Russian-speaking community

ReflectionFiber::__construct

(PHP 8 >= 8.1.0)

ReflectionFiber::__constructConstruye un objeto ReflectionFiber

Descripción

public ReflectionFiber::__construct(Fiber $fiber)

Construye un objeto ReflectionFiber.

Parámetros

fiber

La Fiber a reflejar.

add a note

User Contributed Notes

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