PHP Class Pantheon\Terminus\Commands\Self\ClearCacheCommand

Inheritance: extends Pantheon\Terminus\Commands\TerminusCommand, implements League\Container\ContainerAwareInterface, use trait League\Container\ContainerAwareTrait
Show file Open project: pantheon-systems/terminus Class Usage Examples

Public Methods

Method Description
clearCache ( ) Clear the local Terminus session and all saved machine tokens

Method Details

clearCache() public method

Clear the local Terminus session and all saved machine tokens
public clearCache ( )