mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-09-02 22:46:56 +02:00
Upgrade to use of new MediaWiki\Title for use in MW 1.44
This commit is contained in:
@@ -66,7 +66,7 @@ class Linker {
|
||||
* callbacks in the Extension class do not always get a WikiPage object in the
|
||||
* first place.
|
||||
*
|
||||
* @param \Title &$title Title object for the current page.
|
||||
* @param MediaWiki\Title\Title &$title Title object for the current page.
|
||||
* @param String $text String that holds the article content
|
||||
* @return String|null Source page text with links to target pages, or null if no links were added
|
||||
*/
|
||||
|
Reference in New Issue
Block a user