PHP 클래스 Pantheon\Terminus\Commands\Dashboard\ViewCommand

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

공개 메소드들

메소드 설명
view ( $site_env = null, $options = ['print' => false] ) : string | null Print the URL to the Pantheon site dashboard or open it in a browser

메소드 상세

view() 공개 메소드

Print the URL to the Pantheon site dashboard or open it in a browser
public view ( $site_env = null, $options = ['print' => false] ) : string | null
리턴 string | null