MediaWiki REL1_35
UploadFormInitDescriptorHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
18 public function onUploadFormInitDescriptor( &$descriptor );
19}
onUploadFormInitDescriptor(&$descriptor)
This hook is called after the descriptor for the upload form as been assembled.