From 473d6c7e2d63769c970ef83ffead5fb2079cfc46 Mon Sep 17 00:00:00 2001 From: Alexchent <1023615292@qq.com> Date: Thu, 16 Jan 2020 15:14:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=BF=BD=E7=95=A5=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.php b/test.php index 05ad858..7329696 100644 --- a/test.php +++ b/test.php @@ -1 +1 @@ -x; }; // 闭包函数绑定到类 A 上 //$getX = $getXCB->bindTo(new A, 'A'); //echo $getX(); //print(PHP_EOL); echo $getXCB->call(new A, 'A'); \ No newline at end of file +