Function Module_lost_password->step2
Definitions
pages/modules/lost_password.php
- The UI and actualisation for sending out the confirmation e-mail.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* The UI and actualisation for sending out the confirmation e-mail.
*
* @return Tempcode The UI
*/
public function step2() : object
* The UI and actualisation for sending out the confirmation e-mail.
*
* @return Tempcode The UI
*/
public function step2() : object
