breakpoint.services.yml
Same filename in other branches
File
-
core/
modules/ breakpoint/ breakpoint.services.yml
View source
- services:
- breakpoint.manager:
- class: Drupal\breakpoint\BreakpointManager
- arguments: ['@module_handler', '@theme_handler', '@cache.discovery', '@string_translation']
- tags:
- - { name: plugin_manager_cache_clear }
Services
Title | Deprecated | Summary |
---|---|---|
breakpoint.manager | Drupal\breakpoint\BreakpointManager |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.