EchoHooks: Fix copypasta in link to documentation page

Change-Id: Ic39468363a7c44d69f01d76ed6500104610b5ee0
This commit is contained in:
Roan Kattouw 2018-05-25 19:41:07 +02:00 committed by Aaron Schulz
parent 6d9fba9e7e
commit 0483c5ff67

View file

@ -1347,7 +1347,7 @@ class EchoHooks {
/**
* 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
* @return bool true in all cases
*/