summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_API.php
Commit message (Collapse)AuthorAgeFilesLines
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-071-0/+189
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>