You are here

function config_provider_update_8202 in Configuration Provider 8.2

Rebuild the container to change a service.

File

./config_provider.install, line 34
Contains install and update functions for Configuration Provider.

Code

function config_provider_update_8202() {

  // Empty update to cause a cache rebuild so that the container is rebuilt.
}