Stop doing $that = $this in Tests
authoraddshore <addshorewiki@gmail.com>
Thu, 4 Feb 2016 21:09:07 +0000 (22:09 +0100)
committerMax Semenik <maxsem.wiki@gmail.com>
Wed, 10 Feb 2016 07:27:25 +0000 (23:27 -0800)
commitbe3176e75ac0880f84b8f1728969ba361fa96213
tree1ed40fae6b4f1175ffa6cbc5b8c2ad51e4ebbe2c
parent30da8abbe2465d6a9575abe28da1345c749dc92b
Stop doing $that = $this in Tests

Closures support $this as of 5.4

Change-Id: Ibe73c789d093ef994b61bed23b4c76f7ef057a33
tests/phpunit/includes/libs/ArrayUtilsTest.php
tests/phpunit/includes/site/CachingSiteStoreTest.php
tests/phpunit/includes/site/SiteImporterTest.php