ReflectionFunctionAbstract::getClosureThis

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

ReflectionFunctionAbstract::getClosureThisクロージャにバインドした this ポインタを返す

説明

public ReflectionFunctionAbstract::getClosureThis(): ?object

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

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

戻り値

$this ポインタを返します。 エラー時には null を返します。

関連キーワード:  ポインタ, eflectionFunctionAbstract, this, getClosureThis, 関数, パラメータ, getClosureScopeClass, getClosureUsedVariables, public, 警告