Problem/Motivation

Found unused variable.

FILE: web\modules\contrib\group_domain\src\PathProcessor.php
---------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
---------------------------------------------------------------------------------------
58 | WARNING | Unused variable $alias_info.
222 | WARNING | Unused variable $group_base.
---------------------------------------------------------------------------------------

Time: 258ms; Memory: 8MB

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Ashutosh Ahirwal created an issue. See original summary.

ashutosh ahirwal’s picture

Assigned: ashutosh ahirwal » Unassigned
StatusFileSize
new753 bytes

Providing patch.

mrinalini9’s picture

Hi,

I have reviewed patch #2, looks good to me. It applied cleanly and fixed all the above mentioned warnings.

Thanks & Regards,
Mrinalini

ashutosh ahirwal’s picture

Hi, mrinalini9
If you have reviewed it and found no issue then change the status for RTBC.
Thanks

roberttabigue’s picture

StatusFileSize
new258.93 KB

Hi Ash,

I'm new to this module and when I reviewed Patch #2, the unused variables have been removed.

Thank you.

roberttabigue’s picture

Status: Needs review » Reviewed & tested by the community
roberttabigue’s picture

graber’s picture

Status: Reviewed & tested by the community » Fixed

Thank you.

Status: Fixed » Closed (fixed)

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