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
Datei anzeigen Open project: pantheon-systems/terminus

Protected Methods

Method 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 method

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

getUpstreamUpdatesLog() protected method

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