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 +