MediaWiki master
ImageOpenShowImageInlineBeforeHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Page\Hook;
4
7
25 public function onImageOpenShowImageInlineBefore( $imagePage, $output );
26}
This is one of the Core classes and should be read at least once by any new developers.
Rendering of file description pages.
Definition ImagePage.php:47
onImageOpenShowImageInlineBefore( $imagePage, $output)
This hook is called just before showing the image on an image page.