MediaWiki master
GetMetadataVersionHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
26 public function onGetMetadataVersion( &$version );
27}
This is a hook handler interface, see docs/Hooks.md.
onGetMetadataVersion(&$version)
Use this hook to modify the image metadata version currently in use.