aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/IFrontendDefinition.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-06-061-16/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* More type safetyCarl Schwan2022-10-171-3/+3
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add corresponding interface to traitCarl Schwan2022-10-171-0/+56
Since we can't specify that we want a class implementing a trait yet in PHP Signed-off-by: Carl Schwan <carl@carlschwan.eu>