phpDocumentor

ClearCacheCommand implements CommandInterface

Class ClearCacheCommand

Interfaces, Classes and Traits

CommandInterface
Interface CommandInterface

Table of Contents

$cacheCleaner  : CacheCleanerInterface
$clearShopCache  : bool
$currentTheme  : CurrentThemeInterface
__construct()  : mixed
ClearCacheCommand constructor.
execute()  : void
Execute the command
rollback()  : void
Execute the command
setClearShopCache()  : void
setOption()  : void

Properties

Methods

execute()

Execute the command

public execute() : void
Return values
void

rollback()

Execute the command

public rollback() : void
Return values
void

setClearShopCache()

public setClearShopCache(bool $clearShopCache) : void
Parameters
$clearShopCache : bool
Return values
void

Search results