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