nextcloud/lib/private/Setup
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
..
AbstractDatabase.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
MySQL.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
OCI.php Update license headers 2017-11-06 16:56:19 +01:00
PostgreSQL.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Sqlite.php Use empty instead ?? because dbname is '' sometimes 2018-09-23 18:25:48 +02:00