(PHP 5, PHP 7, PHP 8)
ReflectionClass::getStaticProperties — Gets static properties
У цієї функції немає параметрів.
The static properties, as an array.
Версія | Опис |
---|---|
8.3.0 |
The return type of ReflectionClass::getStaticProperties()
has been changed to array from ?array .
|