PHP Class Pantheon\Terminus\Commands\Lock\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_env ) Remove the lock from an environment

Method Details

remove() public method

Remove the lock from an environment
public remove ( string $site_env )
$site_env string The site/environment to unlock