"Aaron Schulz" posted a comment on MediaWiki.r108743. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108743#c29422
Commit summary for MediaWiki.r108743: Kill "* @return void" Aaron Schulz's comment: That depends on the method. A lot of methods can return nothing, like mutators or such. Certainly any thing that has a meaningful return value or that can possibly fail in any way should have a return value. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
