You are here

function file_mdm_update_8200 in File metadata manager 8.2

Clear caches to discover service changes.

File

./file_mdm.install, line 11
Provides a service to manage file metadata.

Code

function file_mdm_update_8200() {

  // Empty function.
}