Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables
File /core/modules/views/lib/Drupal/views/Tests/ModuleTest.php
Line 208: Unused local variable $id
Line 209: Unused local variable $display_id
Line 269: Unused local variable $id
Line 270: Unused local variable $display_id
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | core-remove-unused-vars-moduletest.php-2072609-1.patch | 1.33 KB | legolasbo |
Comments
Comment #1
legolasboRemoved unused variables
Comment #2
enhdless commentedPatch works great!
Comment #3
catchCommitted/pushed to 8.x, thanks!