ReflectionParameter::isPromoted
(PHP 8)
ReflectionParameter::isPromoted — Checks if a parameter is promoted to a property
说明
Checks whether the parameter is promoted to a property.
参数
此函数没有参数。
参见
- ReflectionProperty::isPromoted() - Checks if property is promoted