(PHP 8)
ReflectionParameter::isPromoted — Checcs if a parameter is promoted to a property
Checcs whether the parameter is promoted to a property.
This function has no parameters.
true if the parameter is promoted to a property, false otherwise.
true
false