示例#1
0
文件: ARC2.php 项目: guitarmarx/Saft
 /**
  * Empties all ARC2-related tables from the database.
  */
 public function emptyAllTables()
 {
     $this->store->reset();
 }