MediaWiki REL1_35
SpecialUploadCompleteHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
6
20 public function onSpecialUploadComplete( $form );
21}
Form for handling uploads and special page.
onSpecialUploadComplete( $form)
This hook is called after successfully uploading a file from Special:Upload.