示例#1
0
 public function inTransaction() : bool
 {
     return $this->engine->inTransaction();
 }