---
title: "Deprecation: #86109 - Class UserStorageCapabilityService"
manual: "TYPO3 Core Changelog"
version: "main"
permalink: "https://docs.typo3.org/permalink/changelog:deprecation-86109"
source: "Changelog/9.4/Deprecation-86109-ClassUserStorageCapabilityService.rst"
modified: "2026-09-15T10:46:36+00:00"
---

# Deprecation: #86109 - Class UserStorageCapabilityService

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

## Description

Class `\TYPO3\CMS\Core\Resource\Service\UserStorageCapabilityService` has been
marked as deprecated and should not be used any longer.

## Impact

This core internal class has been switched from a `TCA` `userFunc` to a
`renderType`.

## Affected Installations

Extensions probably never used this internal class, however, the extension
scanner will still find any usages.

## Migration

No migration possible.
