(PHP 8)
ReflectionParameter::isPromoted — Checks if a parameter is promoted to a property
Checks whether the parameter is promoted to a property.
Diese Funktion besitzt keine Parameter.
true if the parameter is promoted to a property, false otherwise.
true
false