nextcloud/lib/public/Share
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
..
Exceptions Some php-cs fixes 2019-11-22 20:52:10 +01:00
IManager.php Allow to accept group shares 2019-11-12 17:36:58 +01:00
IProviderFactory.php Having the contructor in the interface makes no sense... 2019-10-29 19:29:38 +01:00
IShare.php Only restrict loading of group and user shares for now 2019-11-12 17:37:00 +01:00
IShareHelper.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IShareProvider.php Some php-cs fixes 2019-11-22 20:52:10 +01:00