You are here

function yamlform_update_8079 in YAML Form 8

Issue #2837090: Undefined function call webform_schema.

File

./yamlform.install, line 277
Install, update and uninstall functions for the YAML Form module.

Code

function yamlform_update_8079() {

  // @see yamlform_update_8080() which fixes this broken hook.
}