view core/modules/layout_builder/layout_builder.permissions.yml @ 18:af1871eacc83

Update to Drupal core 8.7.1
author Chris Cannam
date Thu, 09 May 2019 15:33:08 +0100
parents 1fec387a4317
children
line wrap: on
line source
configure any layout:
  title: 'Configure any layout'
  restrict access: true
create and edit custom blocks:
  title: 'Create and edit custom blocks'
  description: 'Manage the single-use blocks within the Layout Builder'

permission_callbacks:
  - \Drupal\layout_builder\LayoutBuilderOverridesPermissions::permissions