コード例 #1
0
 /**
  * @return boolean
  */
 public function save()
 {
     return $this->riakBucketServiceClient->save($this->cluster, $this);
 }