function breakpoint_themes_installed
Implements hook_themes_installed().
File
- 
              core/modules/ breakpoint/ breakpoint.module, line 42 
Code
function breakpoint_themes_installed($theme_list) {
  \Drupal::service('breakpoint.manager')->clearCachedDefinitions();
}Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
