Function Module_admin_setupwizard->clear_caching
Definitions
adminzone/pages/modules/admin_setupwizard.php
- Clear caches we want to clear to clean up.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Clear caches we want to clear to clean up.
*
*/
protected function clear_caching()
* Clear caches we want to clear to clean up.
*
*/
protected function clear_caching()

