예제 #1
0
 public function clearLastError()
 {
     $this->writeStore->clearLastError();
     $this->readStore->clearLastError();
 }
예제 #2
0
 public function clearLastError()
 {
     $this->backend->clearLastError();
 }