Closure ��

(PHP 5 >= 5.3.0, PHP 7)

���

���ڴ��� �������� ����.

������������ PHP 5.3 �б����룩�����������͵Ķ����ڹ�ȥ������౻��Ϊ��һ��ʵ��ϸ�ڣ������ڿ�����������һЩ���顣�� PHP 5.4 ����������һЩ�������������������������������и���Ŀ��ơ�

���˴˴��г��ķ���������һ�� __invoke ����������Ϊ��������ʵ���� __invoke()ħ������ �Ķ��󱣳�һ���ԣ����������������Ĺ��������޹ء�

��ժҪ

Closure {
/* ���� */
__construct ( void )
public static bind ( Closure $closure , object $newthis [, mixed $newscope = 'static' ] ) : Closure
public bindTo ( object $newthis [, mixed $newscope = 'static' ] ) : Closure
}

Table of Contents

  • Closure::__construct — ���ڽ�ֹʵ�����Ĺ��캯��
  • Closure::bind — ����һ���հ�����ָ����$this�������������
  • Closure::bindTo — ���Ƶ�ǰ�հ����󣬰�ָ����$this�������������