(PHP 5, PHP 7)
Gets static properties
public array ReflectionClass::getStaticProperties ( void )
Get the static properties.
Returns:
The static properties, as an array.
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.