コード例 #1
0
 public function getTransactionCounter()
 {
     $this->__load();
     return parent::getTransactionCounter();
 }