FiberError
(PHP 8 >= 8.1.0)
Introduction
FiberError is thrown
when an invalid operation is performed on a Fiber.
Synopsis de la classe
final
class FiberError
extends
Error
{
protected
string
$file = "";
}
Sommaire
There are no user contributed notes for this page.