function components_post_update_components_registry_cache_paths in Components! 3.x
Clear caches to allow components.registry service to cache template paths.
File
- ./
components.post_update.php, line 38 - Post update functions for Components.
Code
function components_post_update_components_registry_cache_paths() {
}