update_authorize_run_install($filetransfer, $project, $updater_name, $local_url)
Installs a new project when invoked by authorize.php.
Callback for system_authorized_init() in update_manager_install_form_submit().
Parameters
FileTransfer $filetransfer: The FileTransfer object created by authorize.php for use during this operation.
string $project: The canonical project short name; i.e., the name of the module, theme, or profile.
string $updater_name: The name of the Drupal\Core\Updater\Updater