ReflectionParameter::isDefaultValueAvailable
デフォルト値が存在するかどうかを調べる
説明
public bool ReflectionParameter::isDefaultValueAvailable()
戻り値
デフォルト値が存在する場合に true
、それ以外の場合に false
を返します。
参考
- ReflectionParameter::getDefaultValue
- ReflectionParameter::isDefaultValueConstant
- ReflectionParameter::getName