(PHP 5 >= 5.0.3, PHP 7)
ReflectionParameter::isDefaultValueAvailable — Checks if a default value is available
public ReflectionParameter::isDefaultValueAvailable ( ) : bool
Checks if a default value for the parameter is available.
This function has no parameters.
true
if a default value is available, otherwise false
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/reflectionparameter.isdefaultvalueavailable.php