You are here

function components_post_update_components_info_alter in Components! 3.x

Same name and namespace in other branches
  1. 8.2 components.post_update.php \components_post_update_components_info_alter()

Clear caches to allow alter hooks used by components.registry service.

File

./components.post_update.php, line 14
Post update functions for Components.

Code

function components_post_update_components_info_alter() {
}