User "Jpostlethwaite" posted a comment on MediaWiki.r100329. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100329#c24613 Commit summary:
Cleaned up documentation. Added public declaration to classes. Added stage_transaction_type() Comment: If a method is not defined as public, protected or private. It is public by default and backwards compatibility. It may be desired, at some point, to make some of these methods protected. This would need to be propagated up to the parent class. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
