Function Persistent_caching_filesystem->flush

Definitions

sources/persistent_caching/filesystem.php

  • Remove all data from the persistent cache.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Remove all data from the persistent cache.
 *
 */

public function flush()