php8.5
Home/ Manual/ reflection / reflectionfiber/ ReflectionFiber::__construct

ReflectionFiber::__construct

PHP function Edit on GitHub ✎

(PHP 8 >= 8.1.0)

Constructs a ReflectionFiber object

Description

ReflectionFiber::__construct(Fiber $fiber)

Constructs a ReflectionFiber object.

Parameters

fiber

The Fiber to reflect.

Source: reference/reflection/reflectionfiber/construct.xml · from the official PHP manual (php/doc-en)