function components_post_update_components_info_cache in Components! 3.x
Same name and namespace in other branches
- 8.2 components.post_update.php \components_post_update_components_info_cache()
Clear caches to allow caching of data by components.registry service.
File
- ./
components.post_update.php, line 20 - Post update functions for Components.
Code
function components_post_update_components_info_cache() {
}