ReflectionFunctionAbstract::getClosureThis
(PHP 5 >= 5.4.0, PHP 7)
ReflectionFunctionAbstract::getClosureThis — クロージャにバインドした this ポインタを返す
説明
public ReflectionFunctionAbstract::getClosureThis ( ) : object
警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
この関数にはパラメータはありません。
返り値
$this
ポインタを返します。
エラー時には null
を返します。