---
title: "Deprecation: #70494 - DocumentTemplate->wrapClickMenuOnIcon()"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-70494"
source: "Changelog/7.6/Deprecation-70494-WrapClickMenuOnIcon.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Deprecation: #70494 - DocumentTemplate->wrapClickMenuOnIcon()

See [forge#70494](https://forge.typo3.org/issues/70494)

## Description

Method `TYPO3CMSBackendTemplateDocumentTemplate::wrapClickMenuOnIcon()` has been marked as deprecated.

## Affected Installations

Instances with custom backend modules that use this method.

## Migration

Use `TYPO3CMSBackendUtilityBackendUtility::wrapClickMenuOnIcon()` instead.
