downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ReflectionProperty::isPrivate> <ReflectionProperty::getValue
Last updated: Fri, 20 May 2011

view this page in

ReflectionProperty::isDefault

(PHP 5)

ReflectionProperty::isDefaultChecks if default value

Descripción

public bool ReflectionProperty::isDefault ( void )

Checks whether the property is the default.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

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

Ver también



add a note add a note User Contributed Notes ReflectionProperty::isDefault
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites