mediawiki-extensions-Echo/formatters
bsitu 9b1b6b09f1 Keep instance variable 'type' the same visibility as the others
1. Keep it as protected like the rest of the variables and there is an accessor method getType() for external access

2. Add some more documentation

Change-Id: I26b20e6b211a7dbfa96cf57eb87621698015646e
2013-03-14 12:14:43 -07:00
..
ArticleLinkedFormatter.php Getting rid of confusing abstraction regarding formatter classes 2013-02-15 16:02:42 -08:00
BasicFormatter.php Keep instance variable 'type' the same visibility as the others 2013-03-14 12:14:43 -07:00
CommentFormatter.php Remove a couple of unused variables 2013-02-28 23:34:10 +00:00
EditFormatter.php Numerous bits of method parameter documentation 2013-03-01 10:56:58 -08:00
NotificationFormatter.php Add more documentation and code cleanup 2013-03-05 13:24:03 -08:00