MediaWiki REL1_35
SetupAfterCacheHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
17 public function onSetupAfterCache();
18}
onSetupAfterCache()
This hook is called in Setup.php, after cache objects are set.