Function Hook_search_wiki_posts->info

Definitions

sources/hooks/modules/search/wiki_posts.php

  • Find details for this search hook.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Parameters

There are no entries at this time

Returns

  • Map of search hook details (null: hook is disabled) (false: access denied)
  • Type: ~?array
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Find details for this search hook.
 *
 * @return ~?array Map of search hook details (null: hook is disabled) (false: access denied)
 */

public function info()