Methods

__construct()

__construct() 

inherited_from ReflectionParameter::__construct()

__toString()

__toString() 

allowsNull()

allowsNull() 

inherited_from ReflectionParameter::allowsNull()

canBePassedByValue()

canBePassedByValue() 

inherited_from ReflectionParameter::canBePassedByValue()

export()

export() 

inherited_from ReflectionParameter::export()

Get class reflection object

getClass() : \Zend\Code\Reflection\ClassReflection

Get declaring class reflection object

getDeclaringClass() : \Zend\Code\Reflection\ClassReflection

getDefaultValue()

getDefaultValue() 

inherited_from ReflectionParameter::getDefaultValue()

getDefaultValueConstantName()

getDefaultValueConstantName() 

inherited_from ReflectionParameter::getDefaultValueConstantName()

getName()

getName() 

inherited_from ReflectionParameter::getName()

getPosition()

getPosition() 

inherited_from ReflectionParameter::getPosition()

Get parameter type

getType() : string

Returns

string

isArray()

isArray() 

inherited_from ReflectionParameter::isArray()

isCallable()

isCallable() 

inherited_from ReflectionParameter::isCallable()

isDefaultValueAvailable()

isDefaultValueAvailable() 

inherited_from ReflectionParameter::isDefaultValueAvailable()

isDefaultValueConstant()

isDefaultValueConstant() 

inherited_from ReflectionParameter::isDefaultValueConstant()

isOptional()

isOptional() 

inherited_from ReflectionParameter::isOptional()

isPassedByReference()

isPassedByReference() 

inherited_from ReflectionParameter::isPassedByReference()

toString()

toString() 

 Properties

 

$isFromMethod

$isFromMethod : bool