(PHP 8)
ReflectionParameter::isPromoted — Checks if a parameter is promoted to a property
Checks whether the parameter is promoted to a property.
この関数にはパラメータはありません。
true if the parameter is promoted to a property, false otherwise.
true
false