MediaWiki
REL1_39
PostLoginRedirectHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
PostLoginRedirectHook
{
29
public
function
onPostLoginRedirect
( &$returnTo, &$returnToQuery, &
$type
);
30
}
MediaWiki\Hook\PostLoginRedirectHook
This is a hook handler interface, see docs/Hooks.md.
Definition
PostLoginRedirectHook.php:12
MediaWiki\Hook\PostLoginRedirectHook\onPostLoginRedirect
onPostLoginRedirect(&$returnTo, &$returnToQuery, &$type)
Use this hook to modify the post login redirect behavior.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
$type
$type
Definition
testCompression.php:52
includes
specials
Hook
PostLoginRedirectHook.php
Generated on Tue Sep 17 2024 07:36:42 for MediaWiki by
1.10.0