Deprecation: #83116 - Caching framework wrapper methods in BackendUtility¶
See forge#83116
Description¶
The methods Backend
and Backend
have been marked as
deprecated.
Impact¶
Calling the methods will trigger a deprecation warning.
Affected Installations¶
Any extension using the methods in custom PHP code.
Migration¶
Use the Caching Framework directly, as the methods now only act as wrapper methods.