PHP 클래스 Pantheon\Terminus\Commands\MachineToken\DeleteCommand

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

공개 메소드들

메소드 설명
delete ( string $machine_token_id ) Remove a machine token from the logged-in user's account

메소드 상세

delete() 공개 메소드

Remove a machine token from the logged-in user's account
public delete ( string $machine_token_id )
$machine_token_id string The ID of the machine token to be deleted