Skip to content
Snippets Groups Projects
Commit 2049dac1 authored by Benni Mack's avatar Benni Mack Committed by Georg Ringer
Browse files

[TASK] EM: Reduce dependencies when writing t3x files

The method unpackExtensionFromExtensionDataArray()
is only used once, but with the second argument
set to "null", so all complexity down to EmConfUtility
is reduced.

Same goes for `isValidExtensionPath` in FileHandlingUtility
which is not related to FileHandlingUtility and does not
need to be exposed.

Resolves: #93059
Releases: master
Change-Id: I035e2faa81d6312c09ae5d040335784ec389f7c5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67093


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent c1d4294e
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment