Umherirrender has uploaded a new change for review. https://gerrit.wikimedia.org/r/110678
Change subject: Remove outdated todo from RecentChange.php ...................................................................... Remove outdated todo from RecentChange.php Documentation was added with r85781 Change-Id: I769e2a340dee3e41a0b7b05fe856f54bd55a32e6 --- M includes/changes/RecentChange.php 1 file changed, 0 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/78/110678/1 diff --git a/includes/changes/RecentChange.php b/includes/changes/RecentChange.php index e71a2d5..01ad724 100644 --- a/includes/changes/RecentChange.php +++ b/includes/changes/RecentChange.php @@ -60,8 +60,6 @@ * temporary: not stored in the database * notificationtimestamp * numberofWatchingusers - * - * @todo document functions and variables */ class RecentChange { // Constants for the rc_source field. Extensions may also have @@ -546,7 +544,6 @@ /** * Makes an entry in the database corresponding to page creation * Note: the title object must be loaded with the new id using resetArticleID() - * @todo Document parameters and return * * @param $timestamp * @param $title Title -- To view, visit https://gerrit.wikimedia.org/r/110678 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I769e2a340dee3e41a0b7b05fe856f54bd55a32e6 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Umherirrender <umherirrender_de...@web.de> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits