Drupal Coding standard errors.

FILE: ...atom_payment/src/Plugin/Commerce/PaymentGateway/AtomRedirect.php
----------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------
 141 | ERROR | [x] Use "elseif" in place of "else if"
 144 | ERROR | [x] Use "elseif" in place of "else if"
----------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------

Comments

Sivaprasad C created an issue. See original summary.

sivaprasadc’s picture

Assigned: sivaprasadc » Unassigned
Status: Active » Needs review
StatusFileSize
new767 bytes

I have created the Patch for the same. PFA.

pvsureshmca’s picture

Status: Needs review » Fixed

Hi,

Thanks for sharing your feedback. The coding standard issue has been committed.

pvsureshmca’s picture

Hi

Please refer the attached image, Currently no standing issues in that report.

pvsureshmca’s picture

Status: Fixed » Closed (fixed)
pvsureshmca’s picture