Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables
File /core/modules/filter/lib/Drupal/filter/Plugin/Filter/FilterCaption.php
Line 34: Unused local variable $search
Line 35: Unused local variable $replace
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | drupal8.other_.2081155-2.patch | 673 bytes | smira |
| #1 | drupal8.other_.2081155-1.patch | 0 bytes | smira |
Comments
Comment #1
smira commentedComment #2
smira commentedComment #3
smira commentedComment #4
areke commentedThe patch applies cleanly, and removes the variables correctly. Thanks!
Comment #5
webchickCommitted and pushed to 8.x. Thanks!