(PHP 5 >= 5.0.3, PHP 7, PHP 8)
ReflectionParameter::isDefaultValueAvailable — 检查默认是否可用
检查参数默认值是否可用。
此函数没有参数。
如果默认值可用为 true 否则为 false
true
false