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