PHP Class Pantheon\Terminus\Commands\Env\ClearCacheCommand

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
clearCache ( string $site_env ) Clears the cache on an environment

Method Details

clearCache() public method

Clears the cache on an environment
public clearCache ( string $site_env )
$site_env string The site and environment to clear the cache of