Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables

File /core/lib/Drupal/Core/Config/Entity/Query/Condition.php

Line 110: Unused local variable $candidates

CommentFileSizeAuthor
#1 drupal-remove-unused-var-2062225-1.patch621 bytesduozersk
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

duozersk’s picture

Assigned: duozersk » Unassigned
Status: Active » Needs review
FileSize
621 bytes

Status: Needs review » Needs work
Issue tags: -Novice, -CodeSprintCIS

The last submitted patch, drupal-remove-unused-var-2062225-1.patch, failed testing.

duozersk’s picture

Status: Needs work » Needs review
Issue tags: +Novice, +CodeSprintCIS
andypost’s picture

Status: Needs review » Reviewed & tested by the community

yep, they are defined in if or in else

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed bcbc4a0 and pushed to 8.x. Thanks!

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