Function __global->upgrader_sharedinstall_screen

Definitions

sources/upgrade_shared_installs.php

  • Do upgrader screen: shared installs.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: string

Returns

  • Output messages
  • Type: string
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Do upgrader screen: shared installs.
 *
 * @return string Output messages
 */

function upgrader_sharedinstall_screen() : string