You are here

layout_builder.info.yml in Drupal 10

core/modules/layout_builder/layout_builder.info.yml

File

core/modules/layout_builder/layout_builder.info.yml
View source
  1. name: 'Layout Builder'
  2. type: module
  3. description: 'Allows users to add and arrange blocks and content fields directly on the content.'
  4. package: Core
  5. version: VERSION
  6. dependencies:
  7. - drupal:layout_discovery
  8. - drupal:contextual
  9. # @todo Discuss removing in https://www.drupal.org/project/drupal/issues/3003610.
  10. - drupal:block