diff: Wrap condition around brackets for more readability
authorDerick Alangi <alangiderick@gmail.com>
Sun, 24 Mar 2019 23:55:42 +0000 (00:55 +0100)
committerDerick Alangi <alangiderick@gmail.com>
Sat, 13 Apr 2019 18:18:57 +0000 (19:18 +0100)
commit7f5a204e427a42c8ea48ae4a74cafd1e517dc245
tree0bc664368a1805727b9764dc4722e1dded13f0a9
parent09072db2c800c9206245c6a7d98eba64b4c95ac0
diff: Wrap condition around brackets for more readability

Also, as I'm touching this line, fixing the is_null() check to
finally clean this entire line up once and for all.

Change-Id: I573972519796f3eedaf950fa953b9df6b6824379
includes/diff/DifferenceEngine.php