ReflectionFunctionAbstract::getClosureScopeClass

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

ReflectionFunctionAbstract::getClosureScopeClassReturns the scope associated to the closure

說明

public ReflectionFunctionAbstract::getClosureScopeClass(): ?ReflectionClass

警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns the class on success or null on failure.