예제 #1
0
파일: ARC2.php 프로젝트: guitarmarx/Saft
 /**
  * Empties all ARC2-related tables from the database.
  */
 public function emptyAllTables()
 {
     $this->store->reset();
 }