Files
drupal11-ddev/web/core/modules/block/block.links.contextual.yml

10 lines
197 B
YAML
Raw Normal View History

2025-10-08 11:39:17 -04:00
block_configure:
title: 'Configure block'
route_name: 'entity.block.edit_form'
group: 'block'
block_remove:
title: 'Remove block'
route_name: 'entity.block.delete_form'
group: 'block'