コード例 #1
0
 public function __construct($args)
 {
     parent::__construct($args);
     $this->shadow = new MemcacheMoxiCluster($args);
 }