Commit Graph

12 Commits (9757559df305ca492d273f90927ed2e9a7f630f2)

Author SHA1 Message Date
Joas Schilling d4946b6bfa
fix(external): Get storage before update it
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 months ago
Maxence Lange 596b8e58cc getStorage before remove
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
11 months ago
Morris Jobke 065ef14cb0
Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
4 years ago
Christoph Wurst 5bf3d1bb38
Update license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
Morris Jobke d3d045dd5c
Remove unused import statements
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Joas Schilling 0215b004da
Update with robin 8 years ago
Joas Schilling 813f0a0f40
Fix apps/ 8 years ago
Lukas Reschke aba539703c
Update license headers 8 years ago
Joas Schilling f14dff680d
Move remaining classes to PSR-4 8 years ago
Joas Schilling 328b3c47d7
Move stuff from outside lib/ to PSR-4 8 years ago