MediaWiki
REL1_35
LocalisationCacheRecacheFallbackHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
9
interface
LocalisationCacheRecacheFallbackHook
{
22
public
function
onLocalisationCacheRecacheFallback
(
$cache
, $code, &$alldata );
23
}
MediaWiki\Hook\LocalisationCacheRecacheFallbackHook
Stable to implement.
Definition
LocalisationCacheRecacheFallbackHook.php:9
MediaWiki\Hook\LocalisationCacheRecacheFallbackHook\onLocalisationCacheRecacheFallback
onLocalisationCacheRecacheFallback( $cache, $code, &$alldata)
Called for each language when merging fallback data into the cache.
$cache
$cache
Definition
mcc.php:33
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
cache
localisation
Hook
LocalisationCacheRecacheFallbackHook.php
Generated on Sat Apr 6 2024 00:06:58 for MediaWiki by
1.9.8