CakeFest 2024: The Official CakePHP Conference

FiberError::__construct

(PHP 8 >= 8.1.0)

FiberError::__constructConstructor to disallow direct instantiation

Description

public FiberError::__construct()

Parameters

This function has no parameters.

Errors/Exceptions

Throws an Error exception when called.

add a note

User Contributed Notes

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