PHP 8.3.7 Released!

ReflectionFiber::__construct

(PHP 8 >= 8.1.0)

ReflectionFiber::__constructConstrói um objeto ReflectionFiber

Descrição

public ReflectionFiber::__construct(Fiber $fiber)

Constrói um objeto ReflectionFiber.

Parâmetros

fiber

A Fiber a ser refletida.

add a note

User Contributed Notes

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