没有活动要显示
来这里6年了
普通用户
$storage = new \SplObjectStorage(); $a = new class {private $a='a';}; $storage->attach($a); $s...