Skip to content
Snippets Groups Projects
Commit 973b2cd5 authored by Benni Mack's avatar Benni Mack Committed by Andreas Fernandez
Browse files

[TASK] Add Stringable interface for various button components

This change implements __toString() in various
Toolbar Buttons, so it can be used
in various templates and controllers and is now compatible
with \Stringable. Custom Buttons can implement Stringable for
v12.0 only, and will still be compatible with v11+12

Resolves: #99804
Releases: main
Change-Id: I55c226058284f0af01f5086ffee4c0d3b178474d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77674


Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
parent 2afef428
Branches
Tags
No related merge requests found
Showing
with 28 additions and 32 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment