Esempio n. 1
0
 public function clearLastError()
 {
     $this->writeStore->clearLastError();
     $this->readStore->clearLastError();
 }
Esempio n. 2
0
 public function clearLastError()
 {
     $this->backend->clearLastError();
 }