[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
Quix0r commented 2018-07-24 00:53:45 +02:00 (Migrated from github.com)

This cleans up the following:

  • added curly braces/spaces for better readability
  • don't use count() when you can use DBA::isResult()
  • used proper type-hints App and array
  • "imported" Friendica\App
This cleans up the following: - added curly braces/spaces for better readability - don't use count() when you can use `DBA::isResult()` - used proper type-hints `App` and `array` - "imported" Friendica\App
MrPetovan (Migrated from github.com) requested changes 2018-07-24 00:56:20 +02:00
Quix0r (Migrated from github.com) reviewed 2018-07-24 00:57:06 +02:00
Quix0r commented 2018-07-24 01:00:08 +02:00 (Migrated from github.com)

Done and rebased it again new develop branch.

Done and rebased it again new `develop` branch.
Quix0r commented 2018-07-24 01:03:39 +02:00 (Migrated from github.com)

500 error!

500 error!
MrPetovan (Migrated from github.com) approved these changes 2018-07-24 01:03:57 +02:00
Sign in to join this conversation.
No description provided.