Example #1
0
 /**
  * @return bool
  */
 public function resetBlocksOnly()
 {
     echo __FUNCTION__ . PHP_EOL;
     return $this->db->resetBlocksOnly();
 }