PHP Class Pantheon\Terminus\Commands\Upstream\Updates\UpdatesCommand

Inheritance: extends Pantheon\Terminus\Commands\TerminusCommand, implements Pantheon\Terminus\Site\SiteAwareInterface, use trait Pantheon\Terminus\Site\SiteAwareTrait
Afficher le fichier Open project: pantheon-systems/terminus

Méthodes protégées

Méthode Description
getUpstreamUpdates ( Site $site ) : object Return the upstream for the given site
getUpstreamUpdatesLog ( Site $site ) : array Get the list of upstream updates for a site

Method Details

getUpstreamUpdates() protected méthode

Return the upstream for the given site
protected getUpstreamUpdates ( Site $site ) : object
$site Site
Résultat object The upstream information

getUpstreamUpdatesLog() protected méthode

Get the list of upstream updates for a site
protected getUpstreamUpdatesLog ( Site $site ) : array
$site Site
Résultat array The list of updates