]> git.mxchange.org Git - friendica-addons.git/commit
[bufffer] Cleanups: (#667)
authorRoland Häder <Quix0r@users.noreply.github.com>
Tue, 24 Jul 2018 11:44:42 +0000 (13:44 +0200)
committerHypolite Petovan <mrpetovan@eml.cc>
Tue, 24 Jul 2018 11:44:42 +0000 (07:44 -0400)
commit9d748095040613abb233919586ba0da02450b091
tree1f2b3a80ab546a706bb9c82e01d9f4fac461a2df
parent26800cddb3fe0f93a6cdd3c9ece0c714fcc5085d
[bufffer] Cleanups: (#667)

- purged deprecated x() and used !empty() instead
- add App as type-hint where missing
- added curly braces and spaces for better readability/code convention
- open curly brace after method/function should be next line
buffer/buffer.php