layout_builder_tomsaw-1.0.x-dev/layout_builder_tomsaw.services.yml
layout_builder_tomsaw.services.yml
services:
_defaults:
autowire: true
Drupal\ui_styles\Source\SourcePluginManagerInterface: '@plugin.manager.ui_styles.source'
Drupal\Component\Transliteration\TransliterationInterface: '@transliteration'
plugin.manager.ui_styles:
class: Drupal\layout_builder_tomsaw\GenericStylePluginManager
layout_builder_tomsaw.event_subscriber:
class: Drupal\layout_builder_tomsaw\EventSubscriber\LayoutBuilderTomsawSubscriber
tags:
- { name: event_subscriber }
easy_responsive_images.manager:
class: Drupal\layout_builder_tomsaw\LayoutBuilderTomsawEasyResponsiveImagesManager
layout_builder_tomsaw.route_subscriber:
class: Drupal\layout_builder_tomsaw\EventSubscriber\LayoutBuilderTomsawRouteSubscriber
tags:
- { name: event_subscriber }
