コード例 #1
0
ファイル: Collection.php プロジェクト: hanneskod/yaysondb
 public function inTransaction() : bool
 {
     return $this->engine->inTransaction();
 }