You are here

layout_builder_component_attributes.services.yml in Layout Builder Component Attributes 1.2.x

File

layout_builder_component_attributes.services.yml
View source
  1. services:
  2. layout_builder_component_attributes.section_component_build_render_array_subscriber:
  3. class: Drupal\layout_builder_component_attributes\EventSubscriber\LayoutBuilderComponentRenderArray
  4. arguments: []
  5. tags:
  6. - { name: event_subscriber }