MediaWiki master
SpecialCreateAccountBenefitsHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
6
15
34 public function onSpecialCreateAccountBenefits( ?string &$html, array $info, array &$options );
35
36}
Object handling generic submission, CSRF protection, layout and other logic for UI forms in a reusabl...
Definition HTMLForm.php:208
This is a hook handler interface, see docs/Hooks.md.
onSpecialCreateAccountBenefits(?string &$html, array $info, array &$options)
Replace the default signup page content about the benefits of registering an account ("Wikipedia is m...