Airship\Engine\Continuum\AutoUpdater::install PHP Method

install() abstract protected method

This is the method that actually does the installation
abstract protected install ( UpdateInfo $info, UpdateFile $file )
$info UpdateInfo
$file UpdateFile
    protected abstract function install(UpdateInfo $info, UpdateFile $file);