wiki.techinc.nl/includes/content
Leszek Manicki 95b9d82a3a Fix parameter type docs
Changes:
 - uses int instead of number as param and return value type,
 - uses stdClass instead of stdObject
 - fixes ResourceLoaderClientHtml constructor's $target param type:
   it is string|null, not an array (previously misspelled as "aray")
 - changes the type of references to XML parser in XMP lib to resource
   instead of not existing XMLParser

Change-Id: I98c363ebc6658d1f4dcabad97a9a92f3fcd7ea8c
2016-12-14 17:01:47 +01:00
..
AbstractContent.php
CodeContentHandler.php content: Use Language::factory( 'en' ) instead of wfGetLangObj( 'en' ) 2016-11-18 22:43:40 +00:00
Content.php Fix parameter type docs 2016-12-14 17:01:47 +01:00
ContentHandler.php Remove ContentHandler::deprecated() 2016-10-12 23:41:18 +00:00
CssContent.php
CssContentHandler.php
FileContentHandler.php
JavaScriptContent.php
JavaScriptContentHandler.php
JsonContent.php
JsonContentHandler.php
MessageContent.php
TextContent.php
TextContentHandler.php
WikitextContent.php Fix parameter type docs 2016-12-14 17:01:47 +01:00
WikitextContentHandler.php
WikiTextStructure.php Update weblinks in comments from HTTP to HTTPS 2016-10-11 17:25:10 +00:00