wiki.techinc.nl/tests/phpunit/includes/content
umherirrender cd80906d4a Change @return to start with type
MediaWiki default is "@return type Description", so set a type after
return and start the description with a capital letter. Also use the
more common spelling of boolean.

See http://phpdoc.org/docs/latest/references/phpdoc/tags/return.html for
more about @return

Change-Id: I4e5198822fe92836f9cef9918a9fc1a1a1e0a043
2014-08-20 20:35:41 +02:00
..
ContentHandlerTest.php Change @return to start with type 2014-08-20 20:35:41 +02:00
CssContentTest.php Introduce ContentGetParserOutput hook 2014-05-10 14:27:33 +02:00
JavaScriptContentTest.php
JSONContentTest.php Fixed spacing 2014-08-13 20:14:56 +00:00
TextContentTest.php Limit test leakage, $wgCapitalLinks expected to be true 2014-07-07 16:54:35 -07:00
WikitextContentHandlerTest.php
WikitextContentTest.php