Deprecation: #72733 - Deprecate more methods of DocumentTemplate
See forge#72733
Description
The following methods from TYPO3\
have
been marked as deprecated:
wrap
In CData func
Menu get
Drag Drop Code get
Tab Menu get
Version Selector
The following method from TYPO3\
have
been marked as deprecated:
get
Version Selector
Impact
Calling one of the aforementioned methods will trigger a deprecation log entry.
Affected Installations
Instances with custom backend modules that use one of the aforementioned methods.
Migration
Some replacements are available in the \TYPO3\
class.
Some other functionality is moved to separate classes when explicitly calling the version selector.