Problem/Motivation
Follow-up to #2555931: Add #plain_text to escape text in render arrays
That issue removed Drupal\Core\Render\Element\Markup but there are still some use statements and test fragments left.
Beta phase evaluation
| Issue category | Task, just clean-up after a major. |
|---|---|
| Issue priority | Normal, follow up from a recent major. |
| Disruption | No disruption. |
Proposed resolution
Clean it up.
Remaining tasks
- Patch
- Review
User interface changes
n/a
API changes
n/a
Data model changes
n/a
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | clean_up_uses_of-2559597-2.patch | 3.09 KB | star-szr |
Comments
Comment #2
star-szrHopefully I did this properly :)
Comment #3
alexpottThank you. This looks great. I shouldn't have missed this.
Comment #4
catchCommitted/pushed to 8.0.x, thanks!