Function Module_admin_setupwizard->step2

Definitions

adminzone/pages/modules/admin_setupwizard.php

  • UI for a setup wizard step (information).
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: object

Returns

  • The UI
  • Type: Tempcode
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * UI for a setup wizard step (information).
 *
 * @return Tempcode The UI
 */

public function step2() : object