ReflectionFiber::__construct

(PHP 8 >= 8.1.0)

ReflectionFiber::__construct — Construit un objet ReflectionFiber

Description

public function ReflectionFiber::__construct(Fiber $fiber)

Construit un objet ReflectionFiber.

Liste de paramètres

fiber

La Fiber à refléter.

+add a note

User Contributed Notes

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