Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
CachedMessageGroupLoader.php
Go to the documentation of this file.
1<?php
19 public function recache();
20
24 public function clearCache();
25}
To be implemented by MessageGroupLoaders that use the MessageGroupWANCache.
recache()
Clear and refill the cache with the latest values.
clearCache()
Clear values from the cache.