MediaWiki
REL1_41
SetupAfterCacheHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
SetupAfterCacheHook
{
20
public
function
onSetupAfterCache
();
21
}
MediaWiki\Hook\SetupAfterCacheHook
This is a hook handler interface, see docs/Hooks.md.
Definition
SetupAfterCacheHook.php:12
MediaWiki\Hook\SetupAfterCacheHook\onSetupAfterCache
onSetupAfterCache()
This hook is called in Setup.php, after cache objects are set.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
SetupAfterCacheHook.php
Generated on Sat Nov 23 2024 08:23:24 for MediaWiki by
1.10.0