Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables
File /core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php
Line 170: Unused local variable $items
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal-core-remove-unused-local-variable-2080699.patch | 723 bytes | mrsinguyen |
Comments
Comment #1
mrsinguyen commentedComment #2
barrett commentedThe patch applies cleanly and applicable tests continue to pass. I know process is usually two reviews before RTBC, but this is a minor change so that seems like overkill.
Comment #3
xano1: drupal-core-remove-unused-local-variable-2080699.patch queued for re-testing.
Comment #4
xano1: drupal-core-remove-unused-local-variable-2080699.patch queued for re-testing.
Comment #5
catchCommitted/pushed to 8.x, thanks!