mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
EchoHooks: Fix copypasta in link to documentation page
Change-Id: Ic39468363a7c44d69f01d76ed6500104610b5ee0
This commit is contained in:
parent
6d9fba9e7e
commit
0483c5ff67
|
@ -1347,7 +1347,7 @@ class EchoHooks {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Handler for ParserTestTables hook, makes sure that Echo's tables are present during tests
|
* Handler for ParserTestTables hook, makes sure that Echo's tables are present during tests
|
||||||
* @see http://www.mediawiki.org/wiki/Manual:Hooks/UserClearNewTalkNotification
|
* @see http://www.mediawiki.org/wiki/Manual:Hooks/ParserTestTables
|
||||||
* @param array &$tables List of DB tables to be used for parser tests
|
* @param array &$tables List of DB tables to be used for parser tests
|
||||||
* @return bool true in all cases
|
* @return bool true in all cases
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue