mediatekformation

ParameterReflection extends ReflectionParameter
in package
implements ReflectionInterface

Interfaces, Classes, Traits and Enums

ReflectionInterface

Table of Contents

$isFromMethod  : bool
__toString()  : string
detectType()  : string|null
Get parameter type
getClass()  : null|ClassReflection
Get class reflection object
getDeclaringClass()  : ClassReflection
Get declaring class reflection object
getDeclaringFunction()  : FunctionReflection|MethodReflection
Get declaring function reflection object
toString()  : string

Properties

Methods

detectType()

Get parameter type

public detectType() : string|null
Return values
string|null

Search results