---
title: "Deprecation: #72496 - Deprecated $LANG->overrideLL"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-72496"
source: "Changelog/8.0/Deprecation-72496-DeprecatedLANG-overrideLL.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Deprecation: #72496 - Deprecated $LANG->overrideLL

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

## Description

The method `LanguageService::overrideLL()` has been marked as deprecated.

## Impact

Calling this method directly will trigger a deprecation log entry.

## Affected Installations

Any TYPO3 instance using the LanguageService method directly within an extension or third-party code.
