MediaWiki REL1_35
AuthChangeFormFieldsHook.php
Go to the documentation of this file.
1<?php
2
4
6
28 public function onAuthChangeFormFields( $requests, $fieldInfo,
29 &$formDescriptor, $action
30 );
31}
This is a value object for authentication requests.
onAuthChangeFormFields( $requests, $fieldInfo, &$formDescriptor, $action)
This hook is called after converting a field information array obtained from a set of AuthenticationR...