Skip to content
Snippets Groups Projects
Commit 85831dc6 authored by Kevin Ditscheid's avatar Kevin Ditscheid Committed by Benni Mack
Browse files

[BUGFIX] Fix return type hint for retrieveYamlFilesFromExtensionFolders

The method retrieveYamlFilesFromExtensionFolders actually returns an array
of strings and not an array of File objects.

Releases: master, 10.4
Resolves: #92047
Change-Id: Ic031c28891612420c57c2caefc3608772806d7c7
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65365


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarJörg Bösche <typo3@joergboesche.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJörg Bösche <typo3@joergboesche.de>
Reviewed-by: default avatarAlexander Schnitzler <git@alexanderschnitzler.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 02091379
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