Make doAtomicSection() return the callback result
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 17 Aug 2016 22:43:48 +0000 (15:43 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 17 Aug 2016 22:43:48 +0000 (15:43 -0700)
commit3e68b2085df9865e939b7b671b8486ddebba0c46
tree13993e288a40bbf1f2ccb034ddf0acb2ad3eae55
parentc0840ea972dce63c0218cf9058bc31aefef9b1c2
Make doAtomicSection() return the callback result

This makes the method a bit more convenient

Change-Id: Ic140e200cddcdf8e1a09b65c94d2da3aed62756d
includes/db/Database.php
includes/db/IDatabase.php