ReflectionProperty
PHP Manual

ReflectionProperty::isDefault

(PHP 5)

ReflectionProperty::isDefaultبررسی مقدار پیش‌فرض

Description

public bool ReflectionProperty::isDefault ( void )

بررسی مقدار پیش‌فرض خاصیت.

Parameters

This function has no parameters.

Return Values

TRUE تعیین خاصیت در زمان کامپایل یا FALSE اگر در زمان اجرا ساخته شده باشد.

See Also


ReflectionProperty
PHP Manual