Deprecation: #62864 - BackendUtility->helpTextIcon deprecated¶
See Issue #62864
Description¶
The function helpTextIcon() in BackendUtility has been marked as deprecated.
Impact¶
The core does not use this functionality anymore.
Affected installations¶
All installations which use the function helpTextIcon().
Migration¶
Use BackendUtility::cshItem() instead.