"Johnduhart" changed the status of MediaWiki.r104609 to "fixme" and commented
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104609#c26855
Old Status: new
> New Status: fixme
Commit summary for MediaWiki.r104609:
First (really barebones and hacky) go at AFTv5 feedback page.
Johnduhart's comment:
<pre>+ /**
+ * Gets an example
+ *
+ * @return array the example as the first element in an array
+ */
+ protected function getExamples() {
+ return array(
+
'api.php?action=query&list=articlefeedbackv5-view-feedback&afpageid=1',
+ );
+ }
</pre>
Should be public.
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview