[diaspora] Cleanups and type-hinting #665

Merged
Quix0r merged 3 commits from diaspora/import-curly-spaces into develop 2018-07-24 01:04:07 +02:00

3 Commits

Author SHA1 Message Date
Roland Häder 806b9d8290
[diaspora]:
- DBA::isResult() is now the new name (MrPetovan)
- added spaces for nice indending and better readability
- changed 4-spaces to tab
2018-07-24 00:58:40 +02:00
Roland Häder 86704a6af2
[diaspora]: Fixed parser error, ops 2018-07-24 00:57:37 +02:00
Roland Häder bf690179dc
[diaspora] Fixes/cleanups:
- added curly braces/spaces for better readability
- don't use count() when you can use DBM::is_result()
- used proper type-hints `App` and `array`
- "imported" Friendica\App
2018-07-24 00:57:36 +02:00