You are here

service layout_library.element.prepare_layout in Layout builder library 8

Class

Drupal\layout_library\EventSubscriber\PrepareLayout

Tags

  • event_subscriber

File

./layout_library.services.yml
layout_library.services.yml

View source
  1. class: Drupal\layout_library\EventSubscriber\PrepareLayout
  2. arguments:
  3. - '@layout_builder.tempstore_repository'
  4. tags:
  5. - { name: event_subscriber }