MediaWiki REL1_35
MimeMagicInitHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
5use MimeAnalyzer;
6
25 public function onMimeMagicInit( $mimeMagic );
26}
onMimeMagicInit( $mimeMagic)
This hook is called before processing the list mapping MIME types to media types and the list mapping...