You are here

public function RestfulStaticCacheControllerInterface::clearAll in RESTful 7

Clear all registered cache values.

1 method overrides RestfulStaticCacheControllerInterface::clearAll()
RestfulStaticCacheController::clearAll in includes/RestfulStaticCacheController.php
Clear all registered cache values.

File

includes/RestfulStaticCacheControllerInterface.php, line 47
Contains RestfulStaticCacheControllerInterface

Class

RestfulStaticCacheControllerInterface
@file Contains RestfulStaticCacheControllerInterface

Code

public function clearAll();