You are here

function ultimenu_update_8202 in Ultimenu 8.2

Clearing cache to update for Drupal 9.

File

./ultimenu.install, line 18
Install, update and uninstall functions for the ultimenu module.

Code

function ultimenu_update_8202() {

  // Do nothing to clear cache.
}