Checks if default value

ReflectionProperty::isDefault

(PHP 5)

ReflectionProperty::isDefaultChecks if default value

Description

public bool ReflectionProperty::isDefault ( void )

Checks whether the property is the default.

Parameters

This function has no parameters.

Return Values

TRUE if the property was declared at compile-time, or FALSE if it was created at run-time.

See Also


Customers Area | Contact us | Affiliates