1 system.install system_update_1068()

Add 'jquery-extend-3.4.0.js' to the 'jquery' library.

Related topics

File

core/modules/system/system.install, line 3181
Install, update and uninstall functions for the system module.

Code

function system_update_1068() {
  // Empty update to force a rebuild of hook_library() and JS aggregates.
}