aboutsummaryrefslogtreecommitdiff
path: root/lib/filesystem/ResourceFolder.php
AgeCommit message (Collapse)Author
2025-01-20use objects instead of idstic-4946Jan-Hendrik Willms
2025-01-14remove redundant type hint class, re #4946Jan-Hendrik Willms
2025-01-14simplify signature of FolderType::getEditTemplate() and remove redundant ↵Jan-Hendrik Willms
implementations in child folders, re #4946
2025-01-14add type and return type hints to all methods of interfaceJan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer
Closes #4282 Merge request studip/studip!3099