Airship\Engine\Continuum\AutoUpdater::install PHP Méthode

install() abstract protected méthode

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);