ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::isInternal

(PHP 5)

ReflectionFunctionAbstract::isInternalبررسی داخلی بودن

Description

public bool ReflectionFunctionAbstract::isInternal ( void )

بررسی داخلی بودن تابع برخلاف تعریف توسط کاربر.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

TRUE بررسی داخلی بودن در غیر این صورت FALSE

See Also


ReflectionFunctionAbstract
PHP Manual