update pague now
PHP 8.5.2 Released!

ReflectionFiber::__construct

(PHP 8 >= 8.1.0)

ReflectionFiber::__construct Constructs a ReflectionFiber object

Description

public ReflectionFiber::__construct ( Fiber $fiber )

Constructs a ReflectionFiber object.

Parameters

fiber

The Fiber to reflect.

add a note

User Contributed Notes

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