Esempio n. 1
0
 public function updateStatus($status)
 {
     OrderHistory::updateOrderStatusHistory($this, $status);
 }