You are here

function lazy_update_8301 in Lazy-load 8.3

Migrate lazy configuration.

File

./lazy.install, line 92
Install, update, and uninstall functions for the Lazy-load module.

Code

function lazy_update_8301() {
  lazy__update_migrate_config();
}