PHP 클래스 Pantheon\Terminus\Commands\Site\Org\AddCommand

상속: extends Pantheon\Terminus\Commands\TerminusCommand, implements Pantheon\Terminus\Site\SiteAwareInterface, use trait Pantheon\Terminus\Site\SiteAwareTrait
파일 보기 프로젝트 열기: pantheon-systems/terminus

공개 메소드들

메소드 설명
add ( string $site, string $organization ) Add a supporting organization to a site

메소드 상세

add() 공개 메소드

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