function config_sync_update_8205 in Configuration Synchronizer 8.2
Rebuild the container to add a service parameter.
File
- ./
config_sync.install, line 201 - Install, update and uninstall functions for the config_sync module.
Code
function config_sync_update_8205() {
// Empty update to cause a cache rebuild so that the container is rebuilt.
}