(PHP 8)
ReflectionParameter::isPromoted — Checks if a parameter is promoted to a property
Checks 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