FiberError::__construct

(PHP 8 >= 8.1.0)

FiberError::__constructConstructor to disallow direct instantiation

Description

publicFiberError::__construct()

Parameters

This function has no parameters.

Errors/Exceptions

Throws an Error exception when called.

To Top