wiki.techinc.nl/tests/phpunit/mocks
Thiemo Kreuz 867ec07040 media: Mark public MediaHandler/ImageHandler methods as such
Note I'm intentionally not touching the entire file, but only methods
I'm absolutely sure are already called from outside, e.g. from
MediaHandlerFactory, and must be public because of this.

I'm intentionally not doing anything with private or protected in this
patch, as such changes are much more fragile.

This is a direct follow up for the changes proposed in Iaa4f60d.

Change-Id: Ida817b289ddd5e9a8c162cc1fa3335c639a0bbe5
2019-02-25 10:16:30 +01:00
..
content Refactor calls to deprecated function Content::getNativeData() 2019-02-15 17:48:01 +00:00
filebackend Improve some parameter docs 2017-09-10 20:32:31 +02:00
filerepo Migrate callers to new MWFileProps::getPropsFromPath() method 2016-09-22 00:33:46 +00:00
media media: Mark public MediaHandler/ImageHandler methods as such 2019-02-25 10:16:30 +01:00
search Avoid constructing Title objects in data providers 2018-09-03 16:36:49 +00:00
session Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MockChangesListFilter.php RC Filters: Detect filters conflicts to by-pass db query 2017-04-18 22:49:58 -04:00
MockChangesListFilterGroup.php RCFilters: define consistent interface in ChangesListFilterGroup 2017-10-18 12:44:51 -07:00
MockMessageLocalizer.php Get rid of call_user_func(_array)(), part 3 2018-06-10 02:21:24 +00:00
MockWebRequest.php Make phpcs pass 2017-08-11 16:22:42 +02:00