Function Module_lost_password->input_identifying_field

Definitions

pages/modules/lost_password.php

  • Get an account-specifier field inputter.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Returns

  • The field inputter
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Get an account-specifier field inputter.
 *
 * @return Tempcode The field inputter
 */

protected function input_identifying_field() : object