ReflectionFunctionAbstract::getClosureScopeClass

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

ReflectionFunctionAbstract::getClosureScopeClassクロージャに関連づけられたスコープを返す

説明

public ReflectionFunctionAbstract::getClosureScopeClass(): ?ReflectionClass

警告

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

パラメータ

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

戻り値

成功した場合にクラスを返します。失敗した場合は null を返します。

関連キーワード:  スコープ, eflectionFunctionAbstract, getClosureScopeClass, 関数, パラメータ, getAttributes, getClosureThis, public, ReflectionClass, 警告