ReflectionFunctionAbstract::isUserDefined
(PHP 5)
ReflectionFunctionAbstract::isUserDefined — بررسی تعریف شدن توسط کاربر
Description
public bool ReflectionFunctionAbstract::isUserDefined
( void
)
بررسی تعریف شدن تابع توسط کاربر برخلاف داخلی.
Warning
This function is currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values
TRUE بررسی تعریف شدن توسط کاربر و در غیر این صورت false;
There are no user contributed notes for this page.
