Function Self_learning_cache->erase_smart_cache

Definitions

sources/caches.php

  • Called by various other erase_* functions that know the smart cache may be involved.
  • Visibility: public
  • Is abstract?: No
  • Is static?: Yes
  • Is final?: No

Preview

Code (PHP)

/**
 * Called by various other erase_* functions that know the smart cache may be involved.
 *
 */

public static function erase_smart_cache()