wiki.techinc.nl/tests
Niklas Laxström a08fc9eed6 Improve documentation of the PageContentLanguage hook
Clarify that the type of second parameter that is being passed
to the hooks can be anything because one hook can change it and
then it is passed to another hook without the hook caller having
possibility to check or modify the value.

Clarify that hooks should only return Language objects.

Rename $wgLang to $userLang in the hook parameter documentation to
avoid false posivite matches for the global.

Fix some typos, use Title::inNamespace and add a test assertion.

Also, the $content parameter is unused by all implementations of
this method, and on quick look never passed by any caller. I kept
it for now, however.

Bug: T214358
Change-Id: Iae49d2998c2b762565d232c0337d84d43a4a900c
2019-03-12 08:05:59 +01:00
..
common Print logs generated during unit test when test fails 2019-02-06 14:43:32 -08:00
integration/includes Rename FirejailCommandIntegrationTest to match class name 2019-01-29 23:57:12 -08:00
parser ParserTestPrinter: use Shell class 2019-02-09 22:25:57 -08:00
phan Add ProfilerExcimer 2018-12-07 11:42:59 +11:00
phpunit Improve documentation of the PageContentLanguage hook 2019-03-12 08:05:59 +01:00
qunit build: Update eslint-config-wikimedia to 0.11.0 2019-02-20 23:36:03 +00:00
selenium selenium: prevent webdriverio automatic screenshot 2019-02-22 14:58:27 +01:00
.htaccess