Function Module_admin_errorlog->enable_cron_hook

Definitions

adminzone/pages/modules/admin_errorlog.php

  • Enable a system scheduler hook.
  • Visibility: protected
  • 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)

/**
 * Enable a system scheduler hook.
 *
 * @return Tempcode The result of execution
 */

protected function enable_cron_hook() : object