コード例 #1
0
ファイル: ARC2.php プロジェクト: guitarmarx/Saft
 /**
  * Empties all ARC2-related tables from the database.
  */
 public function emptyAllTables()
 {
     $this->store->reset();
 }