orderId = $orderId; } public function getEventData() { return [ 'order_id' =>$this->orderId ]; } }