[5.1] Switching Folder::files() to framework version
Summary of Changes
The CMS filesystem package has been deprecated for some time now and is supposed to be removed in 6.0. This PR removes some of the dependencies of the CMS on the Folder class and switches that dependency to the framework class. So far this only switches calls to Folder::files() to the framework package. Where additional methods are called from the package, I didn't change it.
Testing Instructions
Codereview.
#40131 is another PR related to this effort.
Link to documentations
Please select:
-
[ ] Documentation link for docs.joomla.org:
-
[X] No documentation changes for docs.joomla.org needed
-
[ ] Pull Request link for manual.joomla.org:
-
[X] No documentation changes for manual.joomla.org needed
I have tested this item :white_check_mark: successfully on b94e597bdff0bffb221f02a6dd582c090486fd30
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42761.
Thx