Example #1
0
 /**
  * @return mixed
  */
 public function deleteAll()
 {
     return $this->adapter->deleteAll();
 }