From cbc4e5c6b25153e61250bc77f8147584c0167bd3 Mon Sep 17 00:00:00 2001 From: Kunal Mehta Date: Sun, 8 Dec 2013 21:59:16 -0800 Subject: [PATCH] PersonalUrls hook provides a SkinTemplate, not a Skin Follow-up to I1116fd64ea0beac148ee75ea4ec050741fc2c3b7 Change-Id: I84b00316f3e6564fb2b3c47a1e7c0c7a9af0c8ac --- docs/hooks.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hooks.txt b/docs/hooks.txt index 15387f8f06..e3387b5578 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -1909,7 +1909,7 @@ that tests continue to run properly. my talk page, my contributions" etc). &$personal_urls: Array of link specifiers (see SkinTemplate.php) &$title: Title object representing the current page -$skin: Skin object providing context (e.g. to check if the user is logged in, etc.) +$skin: SkinTemplate object providing context (e.g. to check if the user is logged in, etc.) 'PingLimiter': Allows extensions to override the results of User::pingLimiter(). &$user : User performing the action -- 2.20.1