Function __global->erase_static_cache
Definitions
sources/caches.php
- Remove all data from the static cache.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Remove all data from the static cache.
*
*/
function erase_static_cache()
* Remove all data from the static cache.
*
*/
function erase_static_cache()

