Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables
File /core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutTestBase.php
Line 131: Unused local variable $uuid
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2080713-remove-unused-variables.patch | 626 bytes | chertzog |
Comments
Comment #1
chertzogComment #2
barrett commentedPatch applies, addresses stated problem, and related tests continue to pass. I know we normally require two reviews to RTBC a patch, but this is so simple it seems like overkill in this case.
Comment #3
xano1: 2080713-remove-unused-variables.patch queued for re-testing.
Comment #4
xano1: 2080713-remove-unused-variables.patch queued for re-testing.
Comment #5
catchCommitted/pushed to 8.x, thanks!