wiki.techinc.nl/includes/content
Kunal Mehta 49a7fdfe83 content: Fix @return doc for AbstractContent::getDeletionUpdates()
If a subclass re-implements this function, then there's no guarantee
that it will be returning instances of LinksDelet

Change-Id: I09a0c0a786b687997e61344847f8af08b20cebf2
2018-02-25 11:16:19 +00:00
..
AbstractContent.php content: Fix @return doc for AbstractContent::getDeletionUpdates() 2018-02-25 11:16:19 +00:00
CodeContentHandler.php content: Use Language::factory( 'en' ) instead of wfGetLangObj( 'en' ) 2016-11-18 22:43:40 +00:00
Content.php Improve (weak and strict) type hints invarious places 2017-12-28 16:31:56 +01:00
ContentHandler.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
CssContent.php
CssContentHandler.php content: Use "::class" when overriding TextContent::getContentClass() 2016-08-12 21:16:37 -07:00
FileContentHandler.php Fix php code style 2017-05-05 12:03:54 +00:00
JavaScriptContent.php
JavaScriptContentHandler.php content: Use "::class" when overriding TextContent::getContentClass() 2016-08-12 21:16:37 -07:00
JsonContent.php Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
JsonContentHandler.php JsonContentHandler: Make sure makeEmptyContent() is valid JSON 2016-09-08 12:52:56 -07:00
MessageContent.php Add missing null type hints to Content::isCountable and implementations 2016-02-25 14:13:22 +01:00
TextContent.php Remove @param comments that literally repeat what the code says 2018-01-10 14:14:26 +01:00
TextContentHandler.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
WikitextContent.php Changed Instances of rawParams() to plaintextParams() 2017-12-07 20:20:40 +00:00
WikitextContentHandler.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
WikiTextStructure.php Use ParserOutput stateless transforms 2017-11-30 14:27:49 -05:00