Serializor\ReflectionClosure class

Documentation

Documentation missing - No docblock found for this class.

Inheritance

Extends: ReflectionFunction

Implements: Reflector Stringable

Constants (1)

NameValue
IS_DEPRECATED 2048

Properties (1)

public string $name

Methods (39)

Documentation missing

public __construct()
inherited from ReflectionFunction

Documentation missing

public __toString()
inherited from ReflectionFunction

Documentation missing

public isAnonymous()
inherited from ReflectionFunction

Documentation missing

public isDisabled()
inherited from ReflectionFunction

Documentation missing

public invoke()
inherited from ReflectionFunction

Documentation missing

public invokeArgs()
inherited from ReflectionFunction

Documentation missing

public getClosure()
inherited from ReflectionFunction

Documentation missing

public inNamespace()
inherited from ReflectionFunctionAbstract

Documentation missing

public isClosure()
inherited from ReflectionFunctionAbstract

Documentation missing

public isDeprecated()
inherited from ReflectionFunctionAbstract

Documentation missing

public isInternal()
inherited from ReflectionFunctionAbstract

Documentation missing

public isUserDefined()
inherited from ReflectionFunctionAbstract

Documentation missing

public isGenerator()
inherited from ReflectionFunctionAbstract

Documentation missing

public isVariadic()
inherited from ReflectionFunctionAbstract

Documentation missing

public isStatic()
inherited from ReflectionFunctionAbstract

Documentation missing

public getClosureThis()
inherited from ReflectionFunctionAbstract

Documentation missing

public getClosureScopeClass()
inherited from ReflectionFunctionAbstract

Documentation missing

public getClosureCalledClass()
inherited from ReflectionFunctionAbstract

Documentation missing

public getClosureUsedVariables()
inherited from ReflectionFunctionAbstract

Documentation missing

public getDocComment()
inherited from ReflectionFunctionAbstract

Documentation missing

public getEndLine()
inherited from ReflectionFunctionAbstract

Documentation missing

public getExtension()
inherited from ReflectionFunctionAbstract

Documentation missing

public getExtensionName()
inherited from ReflectionFunctionAbstract

Documentation missing

public getFileName()
inherited from ReflectionFunctionAbstract

Documentation missing

public getName()
inherited from ReflectionFunctionAbstract

Documentation missing

public getNamespaceName()
inherited from ReflectionFunctionAbstract

Documentation missing

public getNumberOfParameters()
inherited from ReflectionFunctionAbstract

Documentation missing

public getNumberOfRequiredParameters()
inherited from ReflectionFunctionAbstract

Documentation missing

public getParameters()
inherited from ReflectionFunctionAbstract

Documentation missing

public getShortName()
inherited from ReflectionFunctionAbstract

Documentation missing

public getStartLine()
inherited from ReflectionFunctionAbstract

Documentation missing

public getStaticVariables()
inherited from ReflectionFunctionAbstract

Documentation missing

public returnsReference()
inherited from ReflectionFunctionAbstract

Documentation missing

public hasReturnType()
inherited from ReflectionFunctionAbstract

Documentation missing

public getReturnType()
inherited from ReflectionFunctionAbstract

Documentation missing

public hasTentativeReturnType()
inherited from ReflectionFunctionAbstract

Documentation missing

public getTentativeReturnType()
inherited from ReflectionFunctionAbstract

Documentation missing

public getAttributes()
inherited from ReflectionFunctionAbstract

Documentation missing

Source

src/ReflectionClosure.php:10-17