3504477 - Make TranslatableMarkup slot-ready by wrapping it
1 open thread
Closes #3504477
Merge request reports
Activity
109 110 "#plain_text" => (string) $slot_value, 110 111 ]; 111 112 } 113 if ($slot_value instanceof TranslatableMarkup) { changed this line in version 4 of the diff
added 252 commits
-
125c1e1e...fc8a2834 - 248 commits from branch
project:11.x
- b1a341d0 - 3504477 - Make TranslatableMarkup slot-ready by wrapping it
- 5b78c659 - 3504477 - Add test
- 6cf45107 - 3504477 - Correct test
- 4623928b - use MarkupInterface, shorten test method description
Toggle commit list-
125c1e1e...fc8a2834 - 248 commits from branch
Please register or sign in to reply