aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Remote/InstanceFactory.php
Commit message (Collapse)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
| | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update license headersChristoph Wurst2019-12-051-1/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* add more typehintsRobin Appelman2017-12-081-0/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Add public api for remote apiRobin Appelman2017-12-081-0/+41
Signed-off-by: Robin Appelman <robin@icewind.nl>