Merge "Remove $purgeBlobs parameter from LocalisationCacheRecache hook"
[lhc/web/wiklou.git] / docs / hooks.txt
index 8f3c67e..36e0891 100644 (file)
@@ -2095,8 +2095,6 @@ cache.
 $cache: The LocalisationCache object
 $code: language code
 &$alldata: The localisation data from core and extensions
-&$purgeBlobs: whether to purge/update the message blobs via
-  MessageBlobStore::clear()
 
 'LocalisationCacheRecacheFallback': Called for each language when merging
 fallback data into the cache.