drupal 8 - Revert Feature through drush updb -


i facing issue in reverting feature through drush updb. can on this. below code provided:

function vajra_main_update_8006(&$sandbox) {   \drupal::service('config_import.features_importer')->importfeatures(['bdx_market ','bdx_community', 'vajra_homefinder']); } 

these custom features : ['bdx_market ','bdx_community', 'vajra_homefinder'].

any appreciated.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -