(PHP 5, PHP 7, PHP 8)
ReflectionProperty::isStatic — Checks if property is static
Checks whether the property is static.
此函數(shù)沒有參數(shù)。
true if the property is static, false otherwise.
true
false