nextcloud/lib/public/AppFramework
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>
2019-11-22 20:52:10 +01:00
..
Db Some php-cs fixes 2019-11-22 20:52:10 +01:00
Http Some php-cs fixes 2019-11-22 20:52:10 +01:00
OCS Some php-cs fixes 2019-11-22 20:52:10 +01:00
Utility Remove reflect method form public interface 2019-08-30 13:28:18 +02:00
ApiController.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
App.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
AuthPublicShareController.php Redirect to the right token on public shares 2019-05-23 13:49:04 +02:00
Controller.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Http.php Fix others 2016-07-21 18:13:57 +02:00
IAppContainer.php Remove deprecated functions from DI Container 2018-01-13 19:29:52 +01:00
Middleware.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
OCSController.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
PublicShareController.php Add PublicShareControllerTests 2018-06-20 08:53:38 +02:00
QueryException.php Fix others 2016-07-21 18:13:57 +02:00