(PHP 5 >= 5.0.3, PHP 7, PHP 8)
ReflectionParameter::isOptional — 检查是否可选
检查参数是否可选。
此函数没有参数。
如果参数是可选的,则返回 true,否则返回 false
true
false