Unused variables are found

Created on 28 June 2023, over 1 year ago
Updated 4 July 2023, over 1 year ago

Problem/Motivation

Unused variables are found in CustomOrderEvents.php

FILE: D:\xampp\htdocs\know-how\modules\custom\dolibarr\src\EventSubscriber\CustomOrderEvents.php
------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 9 WARNINGS AFFECTING 9 LINES
------------------------------------------------------------------------------------------------
186 | Unused variable $orderLineAddResponse.
195 | Unused variable $validationResponse.
220 | Unused variable $shipmentValidationResponse.
276 | Unused variable $addShippingInvoiceResponse.
298 | Unused variable $addShippingInvoiceResponse.
322 | Unused variable $addTaxInvoiceResponse.
353 | Unused variable $invoicePaymentResponse.
361 | Unused variable $setBilledResponse.
380 | Unused variable $email.

Need to solve the issues.

📌 Task
Status

Fixed

Component

Code

Created by

🇮🇳India Prachi6824

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024