Skip to content
Snippets Groups Projects
Commit a0455ba3 authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Christian Kuhn
Browse files

[BUGFIX] Fix minor phpstan finding in ElementInformationController

This fixes a possible call to the getReadablePath method on
InaccessibleFolder by checking, whether the instance is of type Folder.

Resolves: #100991
Releases: main, 12.4
Change-Id: I8161168c9d8facb314253cba5893e4296e76282b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79250


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent c7e8e480
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