Skip to content

Instantly share code, notes, and snippets.

@jonathanfranks
Created April 19, 2017 15:55
Show Gist options
  • Save jonathanfranks/500f4dbf8e8e85386ceede406a1f0310 to your computer and use it in GitHub Desktop.
Save jonathanfranks/500f4dbf8e8e85386ceede406a1f0310 to your computer and use it in GitHub Desktop.
D8 refresh module config
$config_installer = \Drupal::service('config.installer');
$config_installer->installDefaultConfig('module', 'mymodule_name');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment