1 link.install link_update_1000()

Move link settings from variables to config.

Related topics

File

core/modules/link/link.install, line 51
Install file for the link module.

Code

function link_update_1000() {
  // Update has been removed. Link no longer has any config in Backdrop.
}