Function Module_warnings->get_wrapper_icon

Definitions

site/pages/modules/warnings.php

  • Find icon for this module, specifically to find an icon for the module's main sitemap node. Defined when there is no entry-point for a default page call.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: string

Returns

  • Icon
  • Type: string
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Find icon for this module, specifically to find an icon for the module's main sitemap node. Defined when there is no entry-point for a default page call.
 *
 * @return string Icon
 */

public function get_wrapper_icon() : string