PHP - Manual: Closure::__construct
2024-11-14
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Closure::__construct — 用于禁止实例化的构造函数
这个方法仅用于禁止实例化一个 Closure 类的对象。这个类的对象的创建方法写在 匿名函数 页。
此函数没有参数。
官方地址:https://www.php.net/manual/en/closure.construct.php