Exemple #1
0
 /**
  * @throws Exception
  */
 private function addBooking()
 {
     parent::i_booking($this->idcatalog, $this->idprofil_session, $this->booking_quantity);
 }