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

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

Public Methods

Method Description
remove ( string $site, string $organization ) Remove a supporting organization from a site

Method Details

remove() public method

Remove a supporting organization from a site
public remove ( string $site, string $organization )
$site string The UUID or name of the site to be remove the organization from
$organization string The name or UUID of the organization to remove