Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables
File /core/modules/system/lib/Drupal/system/Tests/Database/AlterTest.php
Line 37: Unused local variable $record
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | core-remove-unused-local-variables-altertest-2080309-3.patch | 827 bytes | aaronott |
Comments
Comment #1
chertzogClosing as duplicate of #2080311: Clean up Drupal\system\Tests\Database\SelectTest.php
Comment #2
angel.hThis issue shouldn't have been closed - see https://drupal.org/node/2080311#comment-7909573.
Comment #3
aaronott commentedComment #4
parthipanramesh commentedApplied without any issues. Thanks!
Comment #5
webchickWell that's definitely much nicer!
Committed and pushed to 8.x. Thanks!