wiki.techinc.nl/includes/content
Erik Bernhardson dd3b9a3343 Fix a few incorrect annotations
Found by applying etsy/phan to the mediawiki codebase, in preparation
for getting it running more regularly via CI. Has no effect on how the
code runs, simply does a better job of documenting the code.

Change-Id: I4c844a51df3ffe4fbb96cac25f3eff2f7a9faca2
2016-06-30 17:50:40 -07:00
..
AbstractContent.php Fix a few incorrect annotations 2016-06-30 17:50:40 -07:00
CodeContentHandler.php
Content.php Add missing null type hints to Content::isCountable and implementations 2016-02-25 14:13:22 +01:00
ContentHandler.php Add actual documentation for ContentHandler::getActionOverrides 2016-05-18 15:49:26 +02:00
CssContent.php
CssContentHandler.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
JavaScriptContent.php
JavaScriptContentHandler.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
JsonContent.php Replace uses of join() by implode() 2016-03-08 18:24:16 +00:00
JsonContentHandler.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08: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 null type hints to Content::isCountable and implementations 2016-02-25 14:13:22 +01:00
TextContentHandler.php Change remaining places to use short array syntax 2016-03-11 18:41:26 +01:00
WikitextContent.php Add missing null type hints to Content::isCountable and implementations 2016-02-25 14:13:22 +01:00
WikitextContentHandler.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00