PHP Класс Pantheon\Terminus\Commands\Upstream\Updates\ApplyCommand

Наследование: extends UpdatesCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
applyUpstreamUpdates ( string $site_env, $options = ['updatedb' => false, 'accept-upstream' => false] ) Apply the available upstream updates to the given site's environment

Описание методов

applyUpstreamUpdates() публичный Метод

Apply the available upstream updates to the given site's environment
public applyUpstreamUpdates ( string $site_env, $options = ['updatedb' => false, 'accept-upstream' => false] )
$site_env string Site & environment to which to apply updates