Don't even mention $wgTitle in comments

Change-Id: I28c8c4cb31e7beafcc3bca2620c3e65d8853ad51
This commit is contained in:
Chad Horohoe 2014-01-22 20:46:49 -08:00
parent d0f435a953
commit f38a00336d

View file

@ -251,8 +251,7 @@ class AbuseFilterHistoryPager extends TablePager {
}
/**
* Title used for self-links. Override this if you want to be able to
* use a title other than $wgTitle
* Title used for self-links.
*
* @return Title
*/