You are here

service dashboards.block_component_preview_form_replace_subscriber in Dashboards with Layout Builder 8

Class

Drupal\dashboards\EventSubscriber\BlockComponentPreviewFormReplace

Tags

  • event_subscriber

File

./dashboards.services.yml
dashboards.services.yml

View source
  1. class: Drupal\dashboards\EventSubscriber\BlockComponentPreviewFormReplace
  2. arguments:
  3. - '@renderer'
  4. tags:
  5. - { name: event_subscriber, priority: 1000 }