(PHP 5 >= 5.0.3, PHP 7)
Checks if optional
public bool ReflectionParameter::isOptional ( void )
Checks if the parameter is optional.
Returns:
TRUE
if the parameter is optional, otherwise FALSE
See also:
Please login to continue.