ReflectionFunction ��

(PHP 5, PHP 7)

���

ReflectionFunction �౨����һ���������й���Ϣ��

��ժҪ

ReflectionFunction extends ReflectionFunctionAbstract implements Reflector {
/* ���� */
const integer IS_DEPRECATED = 262144 ;
/* ���� */
public $name ;
/* ���� */
public __construct ( mixed $name )
public static export ( string $name [, string $return ] ) : string
public getClosure ( void ) : Closure
public invoke ([ mixed $... ] ) : mixed
public invokeArgs ( array $args ) : mixed
public isDisabled ( void ) : bool
public __toString ( void ) : string
/* �̳еķ��� */
final private ReflectionFunctionAbstract::__clone ( void ) : void
public ReflectionFunctionAbstract::getFileName ( void ) : string
public ReflectionFunctionAbstract::getName ( void ) : string
abstract public ReflectionFunctionAbstract::__toString ( void ) : void
}

����

name

���������ơ�ֻ�������ڳ��Ը�ֵ��ʱ����׳� ReflectionException��

Ԥ���峣��

ReflectionFunction ���η�

ReflectionFunction::IS_DEPRECATED

ָʾ�˲�����ʹ�õĺ�����

Table of Contents