PHP Class Pantheon\Terminus\Commands\PaymentMethod\RemoveCommand

Inheritance: extends Pantheon\Terminus\Commands\TerminusCommand, implements Pantheon\Terminus\Site\SiteAwareInterface, use trait Pantheon\Terminus\Site\SiteAwareTrait
Datei anzeigen Open project: pantheon-systems/terminus

Public Methods

Method Description
remove ( string $site_name ) Remove the applied paynment method to the given site

Method Details

remove() public method

Remove the applied paynment method to the given site
public remove ( string $site_name )
$site_name string The name or UUID of the site to remove the payment method from