You are here

function media_entity_instagram_post_update_rename_cache_bin in Media entity Instagram 8.2

Same name and namespace in other branches
  1. 3.x media_entity_instagram.post_update.php \media_entity_instagram_post_update_rename_cache_bin()

Rename the cache bin.

File

./media_entity_instagram.post_update.php, line 11
Post update functions for Media entity Instagram module.

Code

function media_entity_instagram_post_update_rename_cache_bin() {

  // An empty update will force service definitions to be cleared and create a
  // new bin with new name.
}