Properties

$code

$code : 

Type

$tokens

$tokens : 

Type

$hashedName

$hashedName : 

Type

$useVariables

$useVariables : 

Type

$isStaticClosure

$isStaticClosure : 

Type

$isScopeRequired

$isScopeRequired : 

Type

$isBindingRequired

$isBindingRequired : 

Type

$isShortClosure

$isShortClosure : 

Type

$files

$files : 

Type

$classes

$classes : 

Type

$functions

$functions : 

Type

$constants

$constants : 

Type

$structures

$structures : 

Type

Methods

__construct()

__construct(\Closure  $closure, string|null  $code = null) 

ReflectionClosure constructor.

Parameters

\Closure $closure
string|null $code

Throws

\ReflectionException

isStatic()

isStatic() : boolean

Returns

boolean

isShortClosure()

isShortClosure() 

getCode()

getCode() : string

Returns

string

getUseVariables()

getUseVariables() : array

Returns

array

isBindingRequired()

isBindingRequired() 

return bool

isScopeRequired()

isScopeRequired() 

return bool

getHashedFileName()

getHashedFileName() : string

Returns

string

getFileTokens()

getFileTokens() : array

Returns

array

getTokens()

getTokens() : array

Returns

array

getClasses()

getClasses() : array

Returns

array

getFunctions()

getFunctions() : array

Returns

array

getConstants()

getConstants() : array

Returns

array

getStructures()

getStructures() : array

Returns

array

fetchItems()

fetchItems()