watchlist/Configuration/TCA/Overrides
Daniel Siepmann 521920542a Fix broken TCA registration of plugin
We broke the registerPlugin() call by using lower cased version (the
extension key) instead of an UpperCamelCase version (the ExtensionName),
as opposed to the configurePlugin() call.
Both calls have to be in sync.

This is now adjusted and removes the need for a workaround to call
addTcaSelectItem().
2024-02-20 14:50:26 +01:00
..
tt_content.php Fix broken TCA registration of plugin 2024-02-20 14:50:26 +01:00