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