-
Notifications
You must be signed in to change notification settings - Fork 430
Open
Description
Current behavior
The Create a backend module with Extbase v13 tells me to use setContent
, which has been removed in TYPO3v13.
The v12 ModuleTemplate API docs mention that setContent
is deprecated, but do not link to changelog entry and does not tell what to do instead.
Expected behavior/output
The example should work.
Links
- Changelog entry: https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Feature-96730-SimplifiedExtbackendModuleTemplateAPI.html#feature-96730-simplified-ext-backend-moduletemplate-api
- v13 extbase module api: https://docs.typo3.org/m/typo3/reference-coreapi/13.4/en-us/ExtensionArchitecture/HowTo/BackendModule/CreateModuleWithExtbase.html
- v12 https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Backend/BackendModules/ModuleTemplate.html
TYPO3 versions
13, 12
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo