]> git.mxchange.org Git - friendica-addons.git/commit
[blogger] Cleanups: (#656)
authorRoland Häder <Quix0r@users.noreply.github.com>
Sat, 21 Jul 2018 02:21:06 +0000 (04:21 +0200)
committerHypolite Petovan <mrpetovan@eml.cc>
Sat, 21 Jul 2018 02:21:06 +0000 (22:21 -0400)
commitc7764068cc8b946fc747a039e09c46f66848a679
tree5e349c8f5bcc729c29e29d2556045ab879315559
parentaaab504eb2e847e342e1a7727924c3329f4c8a6c
[blogger] Cleanups: (#656)

* [blogger] Cleanups:
- used `use Friendica\App;`
- added type-hints for `App` and `array` where applyable
- removed extra space
- added other spaces

* [blogger]:
- ops, curly brace in new line in function/method declaration
- proper way for x() replacement
blogger/blogger.php