示例#1
0
 public function store(BitWord $bit, $items)
 {
     $bit->setTestKeys($items);
 }