(PHP 5 >= 5.0.3, PHP 7)
Checks if a default value is available
public bool ReflectionParameter::isDefaultValueAvailable ( void )
Checks if a default value for the parameter is available.
Returns:
TRUE
if a default value is available, otherwise FALSE
See also:
Please login to continue.