User "Jeroen De Dauw" posted a comment on MediaWiki.r98967. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98967#c23800 Commit summary:
added API module to query contests Comment: Your comment made me wonder why it's protected here (I just copied it from somewhere), so I had a look at ApiBase. It's protected there as well, and so are getDescription and getParamDescription. I'm more inclined to make the later two protected so it matches the base class, then making getExamples public. Any reasons to not do this? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
