Skip to content
Snippets Groups Projects

3504477 - Make TranslatableMarkup slot-ready by wrapping it

Closes #3504477

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
109 110 "#plain_text" => (string) $slot_value,
110 111 ];
111 112 }
113 if ($slot_value instanceof TranslatableMarkup) {
  • 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

    Compare with previous version

  • Please register or sign in to reply
    Loading