(PHP 8)
ReflectionParameter::isPromoted — 检查参数是否提升为属性
检查参数是否提升为属性。
此函数没有参数。
如果参数被提升为属性,则返回true,否则返回false。
true
false