ReflectionParameter::isPromoted

Checks if a parameter is promoted to a property

説明

public bool ReflectionParameter::isPromoted()

Checks whether the parameter is promoted to a property.

パラメータ

この関数にはパラメータはありません。

戻り値

true if the parameter is promoted to a property, false otherwise.

参考

  • ReflectionProperty::isPromoted