nextcloud/apps/files_external/lib/Config
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
..
ConfigAdapter.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ExternalMountPoint.php Update license headers 2017-11-06 16:56:19 +01:00
IConfigHandler.php files_external: allow to register config handlers for flexible placeholders 2019-02-14 15:20:48 +01:00
SimpleSubstitutionTrait.php files_external: Make sure the correct user context is used in substitution of variables 2019-08-02 08:39:24 +02:00
UserContext.php fixes terminology and allows to request an IUser instance 2019-08-02 08:39:39 +02:00
UserPlaceholderHandler.php files_external: Make sure the correct user context is used in substitution of variables 2019-08-02 08:39:24 +02:00