---
title: "Breaking: #75032 - Fluidification of TypoScriptTemplateConstantEditorModuleFunctionController"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-75032"
source: "Changelog/8.4/Breaking-75032-FluidificationOfTypoScriptTemplateConstantEditorModuleFunctionController.rst"
typo3-version: "8.4"
typo3-major: 8
type: "breaking"
issue: 75032
forge: "https://forge.typo3.org/issues/75032"
tags: ["PHP-API", "Backend", "ext:tstemplate"]
rendered: "2026-09-18T17:00:34+00:00"
---

# Breaking: #75032 - Fluidification of TypoScriptTemplateConstantEditorModuleFunctionController {#breaking-75032}

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

## Description {#description}

`TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateConstantEditorModuleFunctionController->displayExample();` has been removed.

## Impact {#impact}

Calling this method will result in a fatal error.

## Affected Installations {#affected-installations}

All installations using `TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateConstantEditorModuleFunctionController->displayExample();`

## Migration {#migration}

There is no migration available, pleas write your own function.
