wiki.techinc.nl/tests/phpunit/unit/includes/preferences
Derick N. Alangi 1f2bf063d7 tests, preferences: Use $this-> instead of self:: when creating TD
In core, Test Doubles (TDs) are almost always created like that (using $this->),
lets stick to a unified way of things.

Change-Id: Ic8e62ccec19f136bc4cc6b27deefb43fd789ef07
2020-01-19 13:30:29 +00:00
..
FiltersTest.php tests, preferences: Use $this-> instead of self:: when creating TD 2020-01-19 13:30:29 +00:00