PHP Class Pantheon\Terminus\Commands\MachineToken\DeleteCommand

Inheritance: extends Pantheon\Terminus\Commands\TerminusCommand
Afficher le fichier Open project: pantheon-systems/terminus

Méthodes publiques

Méthode Description
delete ( string $machine_token_id ) Remove a machine token from the logged-in user's account

Method Details

delete() public méthode

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