PHP 클래스 Pantheon\Terminus\Commands\Auth\LoginCommand

상속: extends Pantheon\Terminus\Commands\TerminusCommand
파일 보기 프로젝트 열기: pantheon-systems/terminus

공개 메소드들

메소드 설명
logIn ( array $options = ['machine-token' => null, 'email' => null] ) Log a user into Pantheon

비공개 메소드들

메소드 설명
getMachineTokenCreationURL ( ) : string Generates the URL string for where to create a machine token

메소드 상세

logIn() 공개 메소드

Log a user into Pantheon
public logIn ( array $options = ['machine-token' => null, 'email' => null] )
$options array