MediaWiki
1.33.1
|
Static Public Member Functions | |
static | link (Title $title, $text=null) |
Shim for compatibility. More... | |
Definition at line 23 of file ReplaceTextUtils.php.
Shim for compatibility.
Title | $title | to link to |
string | null | $text | to show |
Definition at line 31 of file ReplaceTextUtils.php.
References $linkRenderer, $title, and Linker\link().
Referenced by SpecialReplaceText\doSpecialReplaceText(), SpecialReplaceText\pageListForm(), and ReplaceTextHooks\replaceTextReminder().