Chris@0: services: Chris@0: breakpoint.manager: Chris@0: class: Drupal\breakpoint\BreakpointManager Chris@0: arguments: ['@module_handler', '@theme_handler', '@cache.discovery', '@string_translation'] Chris@0: tags: Chris@0: - { name: plugin_manager_cache_clear }