ReflectionParameter::isDefaultValueConstant
このパラメータのデフォルト値が定数かどうかを返す
説明
public bool ReflectionParameter::isDefaultValueConstant()
戻り値
デフォルト値が定数である場合は true
を返します。
そうでなければ false
を返します。
参考
- ReflectionParameter::getDefaultValueConstantName
- ReflectionParameter::isDefaultValueAvailable