Function Module_admin_email_log->_test

Definitions

adminzone/pages/modules/admin_email_log.php

  • Actualiser to do a test e-mail.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Returns

  • The result of execution
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Actualiser to do a test e-mail.
 *
 * @return Tempcode The result of execution
 */

public function _test() : object