DynamicWhereParameterReflection
class DynamicWhereParameterReflection implements ParameterReflection
Methods
string
getName()
No description
bool
isOptional()
No description
Type
getType()
No description
PassedByReference
passedByReference()
No description
bool
isVariadic()
No description
Type|null
getDefaultValue()
No description
Details
at line 14
string
getName()
No description
at line 19
bool
isOptional()
No description
at line 24
Type
getType()
No description
at line 29
PassedByReference
passedByReference()
No description
at line 34
bool
isVariadic()
No description
at line 39
Type|null
getDefaultValue()
No description