Airship\Engine\Continuum\AutoUpdater::install PHP 메소드

install() 추상적인 보호된 메소드

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