From: Antonio Ospite Date: Fri, 9 Nov 2018 14:25:01 +0000 (+0100) Subject: src/Tweeper.php: rearrange blank lines to a consistent style X-Git-Tag: v1.4.0~13 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/f9473765bc12480112139131381a19e6d60e279f?hp=f9473765bc12480112139131381a19e6d60e279f 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. ---