---
title: "Breaking: #75031 - Fluidification of TypoScriptTemplateInformationModuleFunctionController"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:breaking-75031"
source: "Changelog/8.4/Breaking-75031-FluidificationOfTypoScriptTemplateInformationModuleFunctionController.rst"
typo3-version: "8.4"
typo3-major: 8
type: "breaking"
issue: 75031
forge: "https://forge.typo3.org/issues/75031"
tags: ["PHP-API", "Backend", "ext:tstemplate"]
rendered: "2026-09-20T18:31:11+00:00"
---

# Breaking: #75031 - Fluidification of TypoScriptTemplateInformationModuleFunctionController {#breaking-75031}

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

## Description {#description}

`TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateInformationModuleFunctionController->tableRow();` has been removed.

## Impact {#impact}

Calling this method will result in a fatal error.

## Affected Installations {#affected-installations}

Any installations calling `TYPO3\CMS\Tstemplate\Controller\TypoScriptTemplateInformationModuleFunctionController->tableRow();`

## Migration {#migration}

There is no migration available.
