User "Brion VIBBER" posted a comment on MediaWiki.r97745.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97745#c22953
Commit summary:

Return documentation

Comment:

The things that return an ApiFormatFeedWrapper don't really need to expose that 
fact, it's an implementation detail. Per the interface on parent class this 
returns:

         * @return mixed instance of a derived class of ApiFormatBase, or null

They should either keep that or allow it to filter down from the parent class 
(does doxygen do that for us already?)

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to