Function Hook_actionlog_cns_forum->get_handlers

Definitions

sources/hooks/systems/actionlog/cns_forum.php

  • Get details of action log entry types handled by this hook.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: array

Returns

  • Map of handler data in standard format
  • Type: array
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Get details of action log entry types handled by this hook.
 *
 * @return array Map of handler data in standard format
 */

public function get_handlers() : array