Exemplo n.º 1
0
 public function afterCreate()
 {
     InvoiceStatusLog::createRecord(InvoiceStatus::getStatusDraft(), $this);
 }