wiki.techinc.nl/includes/content
Umherirrender 9b8b314992 Fix spacing for @param and indent of function comments
In phpcs.xml rename renamed sniffs and add the failing sniffs,
because now the whole sniff is no longer excluded.

Change-Id: If5b0bd16028761abc2c47ace9e97d37ad14bb36f
2017-08-15 14:33:29 +00:00
..
AbstractContent.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
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 Fix spacing for @param and indent of function comments 2017-08-15 14:33:29 +00:00
CssContent.php Implement redirects in CssContent 2015-07-28 17:53:47 +00:00
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 Support redirects in JavaScriptContent 2015-07-20 15:36:49 +00:00
JavaScriptContentHandler.php content: Use "::class" when overriding TextContent::getContentClass() 2016-08-12 21:16:37 -07:00
JsonContent.php Add missing type to @param documentation 2017-08-11 20:37:35 +02: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 Add missing type to @param documentation 2017-08-11 20:37:35 +02:00
TextContentHandler.php Fix spacing for @param and indent of function comments 2017-08-15 14:33:29 +00:00
WikitextContent.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
WikitextContentHandler.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
WikiTextStructure.php Remove auto-generated "Constructor" documentation on constructors 2017-07-10 10:15:51 +00:00