document CacheHeadersAfterSet hook
This commit is contained in:
parent
14bbcfdcd4
commit
f873fbad9e
1 changed files with 5 additions and 0 deletions
|
|
@ -553,6 +553,11 @@ $user: the user who did the block (not the one being blocked)
|
|||
$isbn: ISBN to show information for
|
||||
$output: OutputPage object in use
|
||||
|
||||
'CacheHeadersAfterSet': after cache headers have been set in
|
||||
OutputPage::sendCacheControl, so they can be overridden without
|
||||
disabling output method
|
||||
$this: OutputPage instance
|
||||
|
||||
'CategoryPageView': before viewing a categorypage in CategoryPage::view
|
||||
$catpage: CategoryPage instance
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue