ReflectionProperty::isStatic

(PHP 5)

ReflectionProperty::isStaticChecks if property is static

Description

public bool ReflectionProperty::isStatic ( void )

Checks whether the property is static.

Parameters

This function has no parameters.

Return Values

TRUE if the property is static, FALSE otherwise.

See Also


Copyright © 2010-2024 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout