MediaWiki REL1_35
SpecialMuteSubmitHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
18 public function onSpecialMuteSubmit( $data );
19}
onSpecialMuteSubmit( $data)
This hook is called at the end of SpecialMute::onSubmit.