nextcloud/lib/public/DB/QueryBuilder
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
..
ICompositeExpression.php Fix others 2016-07-21 18:13:57 +02:00
IExpressionBuilder.php Made IExpressionBuilder varadic 2018-03-13 09:35:09 +01:00
IFunctionBuilder.php add count() as shortcut for count('*') in FunctionBuilder 2019-11-13 11:30:32 +01:00
ILiteral.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IParameter.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IQueryBuilder.php return from QueryBuilder instead of IQueryBuilder 2019-11-13 11:30:27 +01:00
IQueryFunction.php Some php-cs fixes 2019-11-22 20:52:10 +01:00