示例#1
0
 /**
  * Save the current UsersAnyDataset
  */
 public function save()
 {
     $this->_anyDataSet->save($this->_usersFile);
 }