Example #1
0
 /**
  * get the id of the last element inserted
  * @return mixed
  */
 public function getLastId()
 {
     return $this->mysqltcs->getLastId();
 }