src/Tweeper.php: rearrange blank lines to a consistent style
authorAntonio Ospite <ao2@ao2.it>
Fri, 9 Nov 2018 14:25:01 +0000 (15:25 +0100)
committerAntonio Ospite <ao2@ao2.it>
Fri, 9 Nov 2018 14:25:01 +0000 (15:25 +0100)
commitf9473765bc12480112139131381a19e6d60e279f
tree54568bd7a65c1f26f5074d4e34ae83e72ffa8920
parentdadaf9a1b2b883358afec542aab6790d5423cf74
src/Tweeper.php: rearrange blank lines to a consistent style

In other parts of the file there is no blank line between and the
assignment and check for the return value of a function call.

Use the same style everywhere.
src/Tweeper.php