orderId = $orderId; } public function handle() { OrderPluginBonus::updateStatus($this->orderId); } }