(PHP 5 >= 5.0.3, PHP 7)
ReflectionParameter::isOptional — Checks if optional
Checks if the parameter is optional.
此函数没有参数。
TRUE if the parameter is optional, otherwise FALSE
TRUE
FALSE