function rdf_modules_uninstalled

Implements hook_modules_uninstalled().

File

modules/rdf/rdf.module, line 369

Code

function rdf_modules_uninstalled($modules) {
    // @todo Remove RDF mappings of uninstalled modules.
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.