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', '@extension.list.module']
- tags:
- - { name: plugin_manager_cache_clear }
- Drupal\breakpoint\BreakpointManagerInterface: '@breakpoint.manager'
Services
Title | Deprecated | Summary |
---|---|---|
breakpoint.manager | Drupal\breakpoint\BreakpointManager | |
Drupal\breakpoint\BreakpointManagerInterface |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.