PHP Class Pantheon\Terminus\Commands\Site\Org\AddCommand

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

Public Methods

Method Description
add ( string $site, string $organization ) Add a supporting organization to a site

Method Details

add() public method

Add a supporting organization to a site
public add ( string $site, string $organization )
$site string The UUID or name of the site to add the organization to
$organization string The name or UUID of the organization to add to the site