Updater::update

public function Updater::update

public Updater::update(&$filetransfer, $overrides = array())

Updates a Drupal project and returns a list of next actions.

Parameters

\Drupal\Core\FileTransfer\FileTransfer $filetransfer: Object that is a child of FileTransfer. Used for moving files to the server.

array $overrides: An array of settings to override defaults; see self::getInstallArgs().

Return value

array An array of li