PHP 클래스 Pantheon\Terminus\Commands\Domain\LookupCommand

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

공개 메소드들

메소드 설명
lookup ( string $domain ) : Consolidation\OutputFormatters\StructuredData\PropertyList Looks up which environment a given domain is associated with

메소드 상세

lookup() 공개 메소드

Looks up which environment a given domain is associated with
public lookup ( string $domain ) : Consolidation\OutputFormatters\StructuredData\PropertyList
$domain string The domain to search your site environments for
리턴 Consolidation\OutputFormatters\StructuredData\PropertyList