Closure::__construct

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

Closure::__constructインスタンス作成を無効化したコンストラクタ

説明

private Closure::__construct()

このメソッドは、 Closure クラスのインスタンスを作れないようにするために存在します。 このクラスのオブジェクトを作るには、 無名関数 のページに書かれている手順を使います。

パラメータ

この関数にはパラメータはありません。

参考

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /