---
title: "Deprecation: #65728 - DocumentTemplate->issueCommand()"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-65728"
source: "Changelog/7.6/Deprecation-65728-DocumentTemplate-issueCommand.rst"
typo3-version: "7.6"
typo3-major: 7
type: "deprecation"
issue: 65728
forge: "https://forge.typo3.org/issues/65728"
tags: ["PHP-API", "Backend"]
rendered: "2026-09-20T05:05:02+00:00"
---

# Deprecation: #65728 - DocumentTemplate->issueCommand() {#deprecation-65728}

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

## Description {#description}

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

## Affected Installations {#affected-installations}

Instances with custom backend modules that use this method.

## Migration {#migration}

Use `TYPO3CMSBackendUtilityBackendUtility::getLinkToDataHandlerAction()` instead.
