class CacheController (View source)

The Cache controller.

Methods

static Response
clear()

Clear the cache.

static Response
purge()

Purge the cache directory.

Details

static Response clear()

Clear the cache.

Return Value

Response the response object

static Response purge()

Purge the cache directory.

Return Value

Response the response object