ReflectionMethod
PHP Manual

ReflectionMethod::isAbstract

(PHP 5)

ReflectionMethod::isAbstractبررسی انتزاعی بودن متد

Description

public bool ReflectionMethod::isAbstract ( void )

بررسی انتزاعی بودن متد.

Parameters

This function has no parameters.

Return Values

TRUE بررسی انتزاعی بودن متد در غیر این صورت FALSE

See Also


ReflectionMethod
PHP Manual