aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/IIdentifier.php
Commit message (Collapse)AuthorAgeFilesLines
* Add corresponding interface to traitCarl Schwan2022-10-171-0/+27
Since we can't specify that we want a class implementing a trait yet in PHP Signed-off-by: Carl Schwan <carl@carlschwan.eu>