ReflectionParameter::isDefaultValueConstant
Returns whether the default value of this parameter is constant
&reftitle.description;
public boolReflectionParameter::isDefaultValueConstant
&warn.undocumented.func;
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Returns &true; if the default value is constant, &false; if it is not or
&null; on failure.