function photoswipe_update_7002 in PhotoSwipe 7.2
Trigger cache clear.
Empty update function to trigger cache clear after changing field formatter settings.
File
- ./
photoswipe.install, line 86 - Install, uninstall and update hooks for Photswipe module.
Code
function photoswipe_update_7002() {
// Do nothing.
}