Remove some unused variables into the code:

FILE: ...ndor/drupal/pareviewsh/pareview_temp/commerce_abandoned_carts.module
--------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
--------------------------------------------------------------------------
 108 | WARNING | Unused variable $message.
 118 | WARNING | Unused variable $nid.
--------------------------------------------------------------------------
FILE: ...vendor/drupal/pareviewsh/pareview_temp/tests/src/Kernel/MailTest.php
--------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
--------------------------------------------------------------------------
 115 | WARNING | Unused variable $message.
--------------------------------------------------------------------------
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ilchovuchkov created an issue. See original summary.

vuil’s picture

vuil’s picture

Status: Active » Needs review
vuil’s picture

Please close the issue as Closed (won't fix) if you don't want to fix it at all. There is no activity since Jul 2019.

  • 3CWebDev committed 58aa947 on 8.x-1.x authored by ilchovuchkov
    Issue #3071357 by ilchovuchkov: Remove some unused variables into the...
3CWebDev’s picture

Jeff Veit’s picture

Looks like this has been applied.

Jeff Veit’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

vuil’s picture