Fix parenthesis placement in multi-line condition
authorTim Starling <tstarling@wikimedia.org>
Thu, 11 Dec 2014 03:54:37 +0000 (14:54 +1100)
committerTim Starling <tstarling@wikimedia.org>
Thu, 11 Dec 2014 04:33:38 +0000 (15:33 +1100)
commit90a3418cf27021e1c56323e453ffac2b0e49f9ea
treeee197ea6ec390fb0a8e1672616032b7b93cdb6a3
parent25d35fc65c54a787ea91c5326bbb2a8de486a773
Fix parenthesis placement in multi-line condition

After talking with the folks in #mediawiki-core, I decided that I can
put up with it, under protest, on the basis that it's arguably
consistent with PSR-2.

Change-Id: I5f0c0f8f0172674797970d306efe6439ce1c2b67
includes/EditPage.php