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

# Deprecation: #62795 - DocumentTemplate->endPageJS()

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

## Description

Method `TYPO3CMSBackendTemplateDocumentTemplate::endPageJS()` and the according property `endJS` have been marked as deprecated.

## Impact

None, as it isn't in use anymore since TYPO3 CMS 4.5 and was responsible for notifying the browser that the session
is still active.

## Affected installations

Installations misusing top.busy until now for their own good will break.
