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