Function Module_warnings->view

Definitions

site/pages/modules/warnings.php

  • View details about a specific warning.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Returns

  • The output of the run
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * View details about a specific warning.
 *
 * @return Tempcode The output of the run
 */

public function view() : object