You are here

function search_api_solr_update_8210 in Search API Solr 8.2

Install missing configs for 8.x-2.0-beta1.

File

./search_api_solr.install, line 521

Code

function search_api_solr_update_8210() {

  // search_api_solr_update_helper_install_configs(InstallStorage::CONFIG_OPTIONAL_DIRECTORY);
}